tmcgilchrist / tigerLinks
Compiler for Tiger language from "Modern Compiler Implementation in ML"
☆16Updated last year
Alternatives and similar repositories for tiger
Users that are interested in tiger are comparing it to the libraries listed below
Sorting:
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- A pretty-printing combinator library for OCaml☆50Updated last year
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆25Updated 3 years ago
- OCaml code for Compiler Construction course at University of Cambridge☆43Updated 5 years ago
- Experimental model checker for testing concurrent algorithms☆40Updated last year
- Monad-based linear types in OCaml, with a few syntax extensions☆38Updated 6 years ago
- OCaml with macros☆60Updated 4 months ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆32Updated 4 years ago
- A simple parser combinator library for Ocaml☆30Updated 4 years ago
- OCaml Programming Patterns - random tricks, "design patterns", etc.☆52Updated 6 months ago
- Efficient binder representation in OCaml☆43Updated last year
- multi-shot continuations in OCaml☆51Updated 2 months ago
- Algebraic structures in OCaml.☆25Updated 2 months ago
- ☆49Updated 4 years ago
- System Fω interpreter for use in Advanced Functional Programming course☆68Updated 2 years ago
- Choice operator in OCaml, providing a backtracking monad☆26Updated 4 years ago
- An implementation of binary session types in OCaml☆38Updated 6 years ago
- OCaml with typed algebraic effects☆52Updated 7 years ago
- Selective Applicative Functors in OCaml: Declare Your Effects Statically, Select Which to Execute Dynamically☆48Updated 6 years ago
- Repository containing slides and examples from the 2020 OCaml Workshop talk on "Parallelising your OCaml code with Multicore OCaml"☆29Updated 2 years ago
- A splay tree implementation.☆14Updated 3 weeks ago
- A tutorial on Incremental, originally for CUFP 2017☆45Updated 8 years ago
- OCaml interpreter☆102Updated 6 years ago
- OPAM repo for OCaml multicore development☆51Updated 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
- Wiki for ocaml compiler internals☆49Updated 12 years ago
- Ropes ("heavyweight strings") for OCaml☆48Updated last year
- [research] A modular SMT solver in OCaml, based on mcSAT☆39Updated 2 years ago
- A corpus of automatically graded exercises to learn functional programming in OCaml.☆31Updated last year
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆91Updated 7 years ago