tmcgilchrist / tiger
Compiler for Tiger language from "Modern Compiler Implementation in ML"
☆17Updated 6 months ago
Alternatives and similar repositories for tiger:
Users that are interested in tiger are comparing it to the libraries listed below
- The LLVM tutorial using OCaml☆61Updated 4 years ago
- A pretty-printing combinator library for OCaml☆49Updated 6 months ago
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 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 minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 2 years ago
- OCaml code for Compiler Construction course at University of Cambridge☆41Updated 4 years ago
- OCaml with macros☆56Updated last month
- Choice operator in OCaml, providing a backtracking monad☆25Updated 3 years ago
- A simple parser combinator library for Ocaml☆29Updated 3 years ago
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated last month
- multi-shot continuations in OCaml☆48Updated last week
- An implementation of MacroML [Ganz, Sabry & Taha 2001]☆30Updated 6 years ago
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆56Updated 5 years ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 3 years ago
- OCaml with typed algebraic effects☆49Updated 6 years ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆32Updated 3 years ago
- Algebraic structures in OCaml.☆24Updated last week
- Just-In-Time compiler for the OCaml byte-code runtime.☆32Updated 13 years ago
- A practical LLVM backend for OCaml (will never be finished)☆34Updated 10 years ago
- A splay tree implementation.☆13Updated 5 months ago
- flexible 'let rec' generation for MetaOCaml☆26Updated last year
- An MVC library for writing interactive webpages in OCaml☆35Updated 10 years ago
- Owl Tutorial☆6Updated 2 months ago
- A Toy Inverse Bidirectional Typechecker☆31Updated 5 years ago
- A simple state-machine framework for OCaml based on QCheck☆65Updated 3 years ago
- MLpolyR☆7Updated 8 years 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
- Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.☆58Updated 5 years ago
- System Fω interpreter for use in Advanced Functional Programming course☆65Updated last year
- Multiparty Session Types in OCaml☆57Updated 3 months ago