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:
- Outdated version of an LLVM based backend for OCaml. Newer version:☆21Updated 13 years ago
- Just In Time compiler for OCaml native toplevel☆58Updated last year
- Yet another type combinator library☆54Updated 3 years ago
- A practical LLVM backend for OCaml (will never be finished)☆35Updated 11 years ago
- Light library to deal with RPCs in OCaml☆98Updated 4 months ago
- OCaml with macros☆58Updated last month
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.☆58Updated 5 years ago
- ☆62Updated 4 years ago
- Multiparty Session Types in OCaml☆60Updated 9 months ago
- Declarative events and signals for OCaml☆50Updated last year
- Binding to Cairo, a 2D Vector Graphics Library.☆56Updated 8 months ago
- A benchmark suite for the OCaml compiler☆83Updated 11 months ago
- Declarative 2D vector graphics for OCaml☆97Updated last week
- Constant time equal function to avoid timing attacks in OCaml☆51Updated last year
- Multilingualization for the OCaml source code☆49Updated 6 years ago
- Example showing how to turn OCaml code (here Xmlm) into a C library.☆45Updated 5 years ago
- Raspberry Pi boot support for the OCaml system (unreleased)☆57Updated 9 months ago
- A simple state-machine framework for OCaml based on QCheck☆66Updated 3 years ago
- Ocaml binding generator for vulkan☆41Updated 2 weeks ago
- Wiki for ocaml compiler internals☆48Updated 12 years ago
- Functional Priority Search Queues for OCaml☆53Updated last year
- The core OCaml system: compilers, runtime system, base libraries☆21Updated this week
- OPAM repo for OCaml multicore development☆51Updated 3 years ago
- Basic types for computer graphics in OCaml☆41Updated last week
- Various signed and unsigned integers for OCaml☆84Updated 2 years ago
- (mirror) A vector graphics renderer like NanoVG in OCaml☆79Updated last year
- Ropes ("heavyweight strings") for OCaml☆49Updated last year
- Extension to OCaml for deriving functions from type declarations.☆26Updated 4 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 last year