bvaugon / ocamlcc
OCaml bytecode to C compiler
☆97Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ocamlcc
- A practical LLVM backend for OCaml (will never be finished)☆33Updated 10 years ago
- Abstract engine for text edition in OCaml☆122Updated last year
- Light library to deal with RPCs in OCaml☆96Updated last month
- An OCaml bytecode to LLVM compiler☆42Updated 6 years ago
- A compiler from WebAssembly to native code, via the OCaml backend.☆92Updated 6 years ago
- Make OCaml native debugging awesome☆32Updated 4 years ago
- FunTAL: mixing a functional language with assembly.☆40Updated 7 years ago
- A variant of OCaml's native code compiler ocamlopt using LLVM in the back-end for optimization and code generation. Warning: Binaries pr…☆53Updated 12 years ago
- Library for incremental computations depending only on Core_kernel☆47Updated 6 years ago
- Ropes ("heavyweight strings") for OCaml☆49Updated 3 months ago
- Nanopass for OCaml☆141Updated 6 years ago
- An absurdly tiny Lisp interpreter in OCaml☆30Updated 12 years ago
- Multilingualization for the OCaml source code☆51Updated 5 years ago
- Declarative 2D vector graphics for OCaml☆90Updated 5 months ago
- A benchmark suite for the OCaml compiler