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:
- OCaml code for Compiler Construction course at University of Cambridge☆43Updated 4 years ago
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆24Updated 3 years ago
- A simple parser combinator library for Ocaml☆30Updated 4 years ago
- Algebraic structures in OCaml.☆25Updated 6 months ago
- Choice operator in OCaml, providing a backtracking monad☆26Updated 3 years ago
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- OCaml with macros☆58Updated 3 months ago
- Experimental model checker for testing concurrent algorithms☆39Updated 9 months ago
- Essentials of Programming Languages, with OCaml implementations & Coq proofs☆32Updated 8 years ago
- multi-shot continuations in OCaml☆49Updated 7 months ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- Efficient binder representation in OCaml☆43Updated last year
- OCaml Programming Patterns - random tricks, "design patterns", etc.☆52Updated 2 months ago
- OCaml with typed algebraic effects☆50Updated 6 years ago
- A splay tree implementation.☆13Updated 4 months ago
- LL(1) parser generator verified in Coq☆47Updated 5 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
- A corpus of automatically graded exercises to learn functional programming in OCaml.☆31Updated last year
- ☆29Updated 6 years ago
- A safer FFI interface for OCaml☆11Updated last year
- Ropes ("heavyweight strings") for OCaml☆48Updated last year
- ☆49Updated 4 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- Library of Raft consensus algorithm implemented in OCaml☆30Updated 2 years ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 years ago
- Multiparty Session Types in OCaml☆59Updated 10 months ago
- System Fω interpreter for use in Advanced Functional Programming course☆66Updated last year
- A small library to output memory graph for ocaml values☆39Updated last year