yallop / ocaml-ctypes-inverted-stubs-example
Example showing how to turn OCaml code (here Xmlm) into a C library.
☆43Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ocaml-ctypes-inverted-stubs-example
- Yet another type combinator library☆54Updated 2 years ago
- OCaml BitTorrent library and client☆39Updated 2 years ago
- a distributed computing library for OCaml☆24Updated 10 months ago
- Strongly typed multidimensional array library for OCaml☆51Updated 5 months ago
- Wiki for ocaml compiler internals☆45Updated 11 years ago
- Extension to OCaml for deriving functions from type declarations.☆26Updated 3 years ago
- Embed typed ASN.1 grammars in OCaml☆34Updated 2 months ago
- Infrastructure to collect metrics from OCaml applications.☆45Updated last year
- The core OCaml system: compilers, runtime system, base libraries☆21Updated last month
- Simple, efficient iterators for OCaml☆58Updated last year
- Notes and findings from our OCaml benchmarking adventures☆48Updated 2 years ago
- Choice operator in OCaml, providing a backtracking monad☆24Updated 2 years ago
- Monad-based linear types in OCaml, with a few syntax extensions