Commit graph

3 commits

Author SHA1 Message Date
Vincent Laporte e361e700e1 ocaml-cstruct: assert minimal OCaml version (4.01) 2015-06-01 22:37:03 +02:00
Eric Merritt ea41b6eec8 ocaml-cstruct: fix various build problems 2015-05-24 12:33:16 -07:00
Vincent Laporte 176e38f6f2 Adds ocaml-cstruct
Cstruct is a library and syntax extension to make it easier to access
C-like structures directly from OCaml. It supports both reading and
writing to these structures, and they are accessed via the Bigarray
module.

Homepage: https://github.com/mirage/ocaml-cstruct
2015-02-23 09:57:31 +01:00