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:
- A simple parser combinator library for Ocaml☆30Updated 4 years ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated last year
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 years ago
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- An implementation of MacroML [Ganz, Sabry & Taha 2001]☆32Updated 6 years ago
- Algebraic structures in OCaml.☆25Updated 3 weeks ago
- Monad-based linear types in OCaml, with a few syntax extensions☆38Updated 6 years ago
- multi-shot continuations in OCaml☆51Updated 3 weeks ago
- Library for color and formatting in the terminal☆21Updated this week
- A type-safe, stack-based functional programming language☆16Updated 9 months ago
- Choice operator in OCaml, providing a backtracking monad☆26Updated 3 years ago
- OCaml syntax extension for synchronous programming...☆32Updated 2 years ago
- OCaml with macros☆60Updated 2 months ago
- Multiparty Session Types in OCaml☆59Updated last year
- A small library to output memory graph for ocaml values☆39Updated last year
- Experimental model checker for testing concurrent algorithms☆40Updated 11 months ago
- A splay tree implementation.☆14Updated 3 weeks ago
- Tools for record-and-replay debugging☆44Updated 2 years ago
- OCaml with typed algebraic effects☆52Updated 7 years ago
- Datatype-generic object-oriented transformations for OCaml☆17Updated 3 weeks ago
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆57Updated 6 years ago
- Effectful OCaml with Objects and Variants☆29Updated 2 years ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years 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
- Generic Programming Library for OCaml☆34Updated 8 years ago
- Kleene algebra modulo theories☆27Updated 3 years ago
- Selective Applicative Functors in OCaml: Declare Your Effects Statically, Select Which to Execute Dynamically☆47Updated 6 years ago
- Property-based testing at ease☆42Updated 4 years ago
- Lower-Kinded Optics for OCaml☆25Updated 8 months ago