vyorkin / tigerLinks
A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.
☆25Updated 3 years ago
Alternatives and similar repositories for tiger
Users that are interested in tiger are comparing it to the libraries listed below
Sorting:
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 years ago
- An implementation of MacroML [Ganz, Sabry & Taha 2001]☆33Updated 7 years ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated last year
- Monad-based linear types in OCaml, with a few syntax extensions☆38Updated 6 years ago
- Algebraic structures in OCaml.☆25Updated 2 months ago
- A Toy Inverse Bidirectional Typechecker☆32Updated 6 years ago
- A type-safe, stack-based functional programming language☆16Updated 11 months ago
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- multi-shot continuations in OCaml☆51Updated 2 months ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- A Pretty Printer, based on Philip Wadler's "A prettier printer". But heavily modified to be efficient in a strict language.☆19Updated 4 years ago
- A Coq plugin that implements exceptions in Coq☆13Updated 5 years ago
- Fωμ type checker and compiler☆56Updated 2 years ago
- Code for "Staged Generic Programming" (ICFP 2017)☆28Updated 2 years ago
- Playing with type systems☆51Updated last year
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆32Updated 4 years ago
- Choice operator in OCaml, providing a backtracking monad☆26Updated 4 years ago
- Effectful OCaml with Objects and Variants☆29Updated 2 years ago
- OCaml with typed algebraic effects☆52Updated 7 years ago
- flexible 'let rec' generation for MetaOCaml☆28Updated this week
- Multiparty Session Types in OCaml☆59Updated last year
- A simple parser combinator library for Ocaml☆30Updated 4 years ago
- Unofficial git mirror of the BER MetaOCaml patchset.☆69Updated 8 months ago
- ML modules and functors as first-class citizens by unifying ML modules and ML records with path dependent types and subtyping.☆38Updated 3 years ago
- FunTAL: mixing a functional language with assembly.☆41Updated 8 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆91Updated 7 years ago
- A Certified Interpreter for ML with Structural Polymorphism☆45Updated 9 months ago
- OCaml with macros☆60Updated 3 months ago
- Efficient binder representation in OCaml☆43Updated last year
- Kleene algebra modulo theories☆27Updated 3 years ago