skrah / minicamlLinks
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
Sorting:
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆57Updated 5 years ago
- Implementation of the Lox language in OCaml☆15Updated 5 years 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
- A toy language based on LLVM that implements the System Fω type-system☆109Updated last year
- A statically-typed programming language based on "F-ing modules"☆81Updated 4 years ago
- Lox language implemented in OCaml☆14Updated 4 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆63Updated 3 years ago
- A tiny OCaml compiler with JVM backend 🐫☕️☆11Updated 6 years ago
- Tina, a programming language with typed algebraic effects and handlers.☆13Updated 3 years ago
- OCaml code for Compiler Construction course at University of Cambridge☆41Updated 4 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆24Updated 2 years ago
- A practical LLVM backend for OCaml (will never be finished)☆35Updated 11 years ago
- The LLVM tutorial using OCaml☆61Updated 5 years ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated 10 months ago
- Documentation of the OCaml implementation☆53Updated 2 years ago
- Path tracer live coded in stream☆19Updated 4 years ago
- Playing with type systems☆51Updated 5 months ago
- An implementation of MacroML [Ganz, Sabry & Taha 2001]☆32Updated 6 years ago
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆101Updated 2 weeks ago
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated 4 months ago
- Standard IO Library for OCaml☆39Updated last month
- A basic snake game with js_of_ocaml.☆12Updated 7 years ago
- Ocaml multimedia library☆30Updated 3 years ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- programming with second class references☆24Updated last week
- OCaml interpreter☆101Updated 5 years ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 2 years ago
- A declarative command-line parser for OCaml☆43Updated 2 months ago
- A mini language for logic programming☆24Updated 4 years ago