yzhs / ocamlllvmLinks
A variant of OCaml's native code compiler ocamlopt using LLVM in the back-end for optimization and code generation. Warning: Binaries produced by this compiler are in no way compatible with binaries produced by ocamlopt.
☆55Updated 13 years ago
Alternatives and similar repositories for ocamlllvm
Users that are interested in ocamlllvm are comparing it to the libraries listed below
Sorting:
- Yet another type combinator library☆54Updated 3 years ago
- Just In Time compiler for OCaml native toplevel☆59Updated last year
- Outdated version of an LLVM based backend for OCaml. Newer version:☆22Updated 13 years ago
- Light library to deal with RPCs in OCaml☆97Updated 2 months ago
- Extension to OCaml for deriving functions from type declarations.☆26Updated 4 years ago
- The core OCaml system: compilers, runtime system, base libraries☆22Updated this week
- ☆62Updated 4 years ago
- OCaml with macros☆59Updated 2 weeks ago
- Functional Priority Search Queues for OCaml☆53Updated last year
- Embed typed ASN.1 grammars in OCaml☆36Updated 10 months ago
- Multiparty Session Types in OCaml☆59Updated last year
- A practical LLVM backend for OCaml (will never be finished)☆35Updated 11 years ago
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 6 years ago
- Binary protocol generator☆85Updated this week
- Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.☆58Updated 5 years ago
- Faithful reimplementation of Minisat 2.2 in OCaml.☆38Updated 2 years ago
- Example showing how to turn OCaml code (here Xmlm) into a C library.☆45Updated 5 years ago
- A simple state-machine framework for OCaml based on QCheck☆67Updated 4 years ago
- Wiki for ocaml compiler internals☆49Updated 12 years ago
- Raspberry Pi boot support for the OCaml system (unreleased)☆56Updated last year
- Map OCaml arrays onto C-like structs☆112Updated 7 months ago
- OCaml bindings for LZ4, a very fast lossless compression algorithm☆25Updated 2 years ago
- Various signed and unsigned integers for OCaml☆84Updated 3 years ago
- Choice operator in OCaml, providing a backtracking monad☆26Updated 3 years ago
- OCaml code generator plugin for the Cap'n Proto serialization framework☆102Updated 2 years ago
- Read and write FAT format filesystems from OCaml☆25Updated 5 months ago
- Declarative events and signals for OCaml☆50Updated last year
- Ropes ("heavyweight strings") for OCaml☆48Updated last year
- Trivial Metaprogramming tool using the OCaml toplevel☆55Updated 3 years ago
- Aurochs is a parser generator that uses the parse expression grammar (PEG) or "packrat" approach. It takes a grammar in a BNF-like notat…☆46Updated 2 years ago