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:
- Implementation of the Lox language in OCaml☆15Updated 5 years ago
- The Caml Light implementation of the Caml language☆67Updated 2 years ago
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆57Updated 6 years ago
- OCaml code for Compiler Construction course at University of Cambridge☆43Updated 4 years ago
- A toy language based on LLVM that implements the System Fω type-system☆113Updated 2 years ago
- Playing with type systems☆51Updated 11 months ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 7 years ago
- Tina, a programming language with typed algebraic effects and handlers.☆13Updated 4 years 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
- OCaml interpreter☆102Updated 6 years ago
- Nice parsers in OCaml without the boilerplate☆127Updated last year
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 3 years ago
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆104Updated 6 months ago
- Lox language implemented in OCaml☆14Updated 5 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆77Updated 3 years ago
- Match compilation algorithm in OCaml☆31Updated 9 months ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- Like the Programming Languages Zoo but with esoteric languages.☆25Updated 5 years ago
- A benchmark suite for the OCaml compiler☆85Updated last year
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago
- Compile OCaml to standalone ANSI C file☆45Updated this week
- SKI combinators☆56Updated 8 years ago
- SML reference interpreter☆120Updated last month
- An implementation of MacroML [Ganz, Sabry & Taha 2001]☆32Updated 6 years ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- A ML-like pure functional language that can be used as a template for creating your own language☆30Updated 11 months ago
- OCaml bytecode to C compiler☆103Updated 5 years ago
- Binding to Cairo, a 2D Vector Graphics Library.☆57Updated last year