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 28 million developers.
Sign up-
Citrix
- Cambridge, UK
- http://lindig.github.io
Popular repositories
-
lua-ml
An embeddable Lua 2.5 interpreter implemented in OCaml
-
ocaml-style
A style guide for OCaml
-
lipsum
A Literate Programming Tool inspired by NoWeb, implemented in OCaml
-
quest
A tool for testing C compilers automatically
C 12
-
strsim
strsim - compare strings for similarity
OCaml 9
-
ocaml-hyphenate
OCaml module for the hyphenation of words based on TeX hyphenation patterns
OCaml 8
903 contributions in the last year
Contribution activity
August 2018
Created a pull request in mirage/ocaml-vhd that received 3 comments
XSI-19 locate VHD footer based on total file size
The position of the footer in a VHD file depends on the total size of a the file or stream that contains it. This commit adds code: (1) to pass the…
Created an issue in ocaml/ocaml-ci-scripts that received 1 comment
BASE_REMOTE not properly replacing default remote repo
I suspect that in the code below from .travis-docker.sh an existing default opam repository with the new repository interferes. To be save, I believe