skrah / minicamlLinks
Compiler for a very restricted subset of OCaml
☆25Updated 10 years ago
Alternatives and similar repositories for minicaml
Users that are interested in minicaml are comparing it to the libraries listed below
Sorting:
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆57Updated 6 years ago
- Implementation of the Lox language in OCaml☆15Updated 5 years ago
- A toy language based on LLVM that implements the System Fω type-system☆114Updated 2 years ago
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- The Caml Light implementation of the Caml language☆68Updated 2 years ago
- OCaml code for Compiler Construction course at University of Cambridge☆43Updated 4 years ago
- Tina, a programming language with typed algebraic effects and handlers.☆13Updated 4 years ago
- A benchmark suite for the OCaml compiler☆85Updated last year
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆32Updated 4 years ago
- Playing with type systems