tmcgilchrist / tigerLinks
Compiler for Tiger language from "Modern Compiler Implementation in ML"
☆16Updated 10 months ago
Alternatives and similar repositories for tiger
Users that are interested in tiger are comparing it to the libraries listed below
Sorting:
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆24Updated 2 years ago
- The LLVM tutorial using OCaml☆61Updated 5 years ago
- A pretty-printing combinator library for OCaml☆51Updated 10 months ago
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated 5 months ago
- multi-shot continuations in OCaml☆48Updated 4 months ago
- SML code for Handbook of Practical Logic and Automated Reasoning - For Isabelle too☆36Updated 8 years ago
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- A simple parser combinator library for Ocaml☆30Updated 3 years ago
- OCaml Programming Patterns - random tricks, "design patterns", etc.☆52Updated 5 months ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- OCaml with macros☆58Updated 2 weeks ago
- An absurdly tiny Lisp interpreter in OCaml☆31Updated 13 years ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 years ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 2 years ago
- An implementation of MacroML [Ganz, Sabry & Taha 2001]☆32Updated 6 years ago
- OCaml code for Compiler Construction course at University of Cambridge☆41Updated 4 years ago
- A splay tree implementation.☆13Updated last month
- A simple state-machine framework for OCaml based on QCheck☆66Updated 3 years ago
- Extension to OCaml for deriving functions from type declarations.☆26Updated 4 years ago
- Ropes ("heavyweight strings") for OCaml☆49Updated 10 months ago
- OCaml with typed algebraic effects☆50Updated 6 years ago
- Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.☆58Updated 5 years ago
- flexible 'let rec' generation for MetaOCaml☆26Updated last month
- An MVC library for writing interactive webpages in OCaml☆35Updated 10 years ago
- Essentials of Programming Languages, with OCaml implementations & Coq proofs☆32Updated 8 years ago
- Choice operator in OCaml, providing a backtracking monad☆26Updated 3 years ago
- Course Website for CS6225: Programs and Proofs @ IIT Madras☆12Updated 4 years ago
- ML modules and functors as first-class citizens by unifying ML modules and ML records with path dependent types and subtyping.☆37Updated 3 years ago
- A Toy Inverse Bidirectional Typechecker☆31Updated 6 years ago
- Programs that are used in the Cousineau/Mauny books☆31Updated 4 years ago