Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
812 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
Created a pull request in ocsigen/lwt that received 20 comments
Add a initial engine based on luv
This is meant to be a conversation starter above all else. The code is pretty naive at this point.
It creates a new engine that is based on luv (lo…
Created an issue in paurkedal/ocaml-caqti that received 3 comments
Drop ppx_deriving
ppx_deriving is currently blocking me from compiling a project statically. Is it used for something other than deriving.eq? ocaml-ppx/ppx_deriving#212