tmcgilchrist / tiger
Compiler for Tiger language from "Modern Compiler Implementation in ML"
☆16Updated 7 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 7 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 ML-like pure functional language that can be used as a template for creating your own language☆28Updated 2 months ago
- Experimental functional language☆17Updated 2 years ago
- Implementations of F-ing modules and 1ML, as well as bibliography of (mainly ML-style) modules☆31Updated 2 years ago
- multi-shot continuations in OCaml☆48Updated last month
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- An implementation of MacroML [Ganz, Sabry & Taha 2001]☆30Updated 6 years ago
- OCaml with macros☆57Updated 2 months ago
- OCaml code for Compiler Construction course at University of Cambridge☆41Updated 4 years ago
- A simple parser combinator library for Ocaml☆30Updated 3 years ago
- Example row-polymorphism implementations☆61Updated last year
- Algebraic structures in OCaml.☆24Updated 2 weeks ago
- An MVC library for writing interactive webpages in OCaml☆35Updated 10 years ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 2 years ago
- A practical LLVM backend for OCaml (will never be finished)☆34Updated 10 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
- Just-In-Time compiler for the OCaml byte-code runtime.☆32Updated 13 years ago
- An implementation of binary session types in OCaml☆36Updated 5 years ago
- Malfunction backend for Idris with a FFI to OCaml☆28Updated 5 years ago
- Essentials of Programming Languages, with OCaml implementations & Coq proofs☆32Updated 8 years ago
- Choice operator in OCaml, providing a backtracking monad☆25Updated 3 years ago
- Experimental model checker for testing concurrent algorithms☆33Updated 3 months ago
- MetaML and MetaOCaml bibliography☆89Updated 3 months ago
- A Toy Inverse Bidirectional Typechecker☆31Updated 5 years ago
- A Datalog implementation with an OCaml inspired module system☆44Updated 6 years ago
- Reparse is a monadic, recursive descent based, comprehensive parser construction library for ocaml.☆53Updated 3 years ago