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
- A toy language based on LLVM that implements the System Fω type-system☆112Updated 2 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
- Lox language implemented in OCaml☆14Updated 5 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 statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- OCaml bindings for the Orx game engine☆51Updated 3 years ago
- Playing with type systems☆51Updated 10 months ago
- Tina, a programming language with typed algebraic effects and handlers.☆13Updated 4 years ago
- Type inference implementation in OCaml using Algorithm W☆10Updated 4 years ago
- LablGL: an openGL interface for OCaml☆24Updated last year
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆75Updated 3 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆37Updated 5 years ago
- Simple C Compiler in OCaml☆95Updated 7 years ago
- Nice parsers in OCaml without the boilerplate☆126Updated last year
- Match compilation algorithm in OCaml☆30Updated 8 months ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆24Updated 3 years ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 3 years ago
- OCaml interpreter☆102Updated 6 years ago
- OCaml bytecode to C compiler☆103Updated 5 years ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- SML reference interpreter☆118Updated 2 weeks ago
- Generation of S-expression conversion functions from type definitions☆92Updated this week
- 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
- A benchmark suite for the OCaml compiler☆85Updated last year
- Path tracer live coded in stream☆19Updated 5 years ago
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago