skrah / minicaml
Compiler for a very restricted subset of OCaml
☆26Updated 9 years ago
Alternatives and similar repositories for minicaml:
Users that are interested in minicaml are comparing it to the libraries listed below
- Implementation of the Lox language in OCaml☆15Updated 5 years ago
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆57Updated 5 years ago
- Lox language implemented in OCaml☆14Updated 4 years ago
- The LLVM tutorial using OCaml☆61Updated 5 years ago
- A tiny OCaml compiler with JVM backend 🐫☕️☆11Updated 6 years ago
- Path tracer live coded in stream☆19Updated 4 years ago
- Tina, a programming language with typed algebraic effects and handlers.☆13Updated 3 years ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 2 years ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆25Updated 2 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…☆54Updated 13 years ago
- OCaml code for Compiler Construction course at University of Cambridge☆41Updated 4 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆63Updated 3 years ago
- Playing with type systems☆50Updated 4 months ago
- A basic snake game with js_of_ocaml.☆12Updated 7 years ago
- Algebraic structures in OCaml.☆23Updated last month
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆101Updated last year
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated 9 months ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆89Updated 6 years ago
- A benchmark suite for the OCaml compiler☆83Updated 8 months ago
- An implementation of MacroML [Ganz, Sabry & Taha 2001]☆32Updated 6 years ago
- Just In Time compiler for OCaml native toplevel☆57Updated last year
- A declarative command-line parser for OCaml☆43Updated last month
- A safer FFI interface for OCaml☆11Updated 9 months ago
- LablGL: an openGL interface for OCaml☆23Updated last year
- Runtime assertion checking based on Gospel specifications☆45Updated 3 weeks ago
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated 3 months ago
- This is OCaml code which uses the libraries menhir (http://cristal.inria.fr/~fpottier/menhir/) and the Batteries (http://batteries.forge.…☆51Updated 6 years ago
- Light library to deal with RPCs in OCaml☆97Updated last month
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- A self-hosting mini Haskell compiler with a mini C runtime.☆74Updated 5 years ago