skrah / minicamlLinks
Compiler for a very restricted subset of OCaml
☆25Updated 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 6 years ago
- Implementation of the Lox language in OCaml☆15Updated 5 years ago
- OCaml code for Compiler Construction course at University of Cambridge☆43Updated 4 years ago
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- The Caml Light implementation of the Caml language☆67Updated 2 years ago
- A toy language based on LLVM that implements the System Fω type-system☆112Updated 2 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
- OCaml interpreter☆102Updated 6 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- Nice parsers in OCaml without the boilerplate☆127Updated last year
- A variant of OCaml's native code compiler ocamlopt using LLVM in the back-end for optimization and code generation. Warning: Binaries pr…☆55Updated 13 years ago
- SML reference interpreter☆119Updated last month
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 3 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆75Updated 3 years ago
- Lox language implemented in OCaml☆14Updated 5 years ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated last year
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆103Updated 6 months ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- Simple C Compiler in OCaml☆95Updated 7 years ago
- A benchmark suite for the OCaml compiler☆85Updated last year
- OCaml bytecode to C compiler☆103Updated 5 years ago
- Match compilation algorithm in OCaml☆30Updated 8 months ago
- Playing with type systems☆51Updated 10 months ago
- A ML-like pure functional language that can be used as a template for creating your own language☆29Updated 10 months ago
- An embeddable Lua 2.5 interpreter implemented in OCaml☆130Updated 8 months ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- C-style preprocessor for OCaml☆110Updated 3 weeks ago
- An absurdly tiny Lisp interpreter in OCaml☆32Updated 13 years ago
- Pure OCaml implementation of Zlib.☆118Updated 10 months ago
- OCaml bindings for the Orx game engine☆51Updated 3 years ago