Skip to content
Commit 176e38f6 authored by Vincent Laporte's avatar Vincent Laporte
Browse files

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
parent bc51573f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment