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
- OCaml code for Compiler Construction course at University of Cambridge☆43Updated 4 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.☆25Updated 3 years ago
- A simple parser combinator library for Ocaml☆30Updated 4 years ago
- Algebraic structures in OCaml.☆25Updated 3 weeks ago
- OCaml with macros☆60Updated 2 months ago
- Monad-based linear types in OCaml, with a few syntax extensions☆38Updated 6 years ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- Essentials of Programming Languages, with OCaml implementations & Coq proofs☆32Updated 8 years ago
- A splay tree implementation.☆14Updated 3 weeks ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 3 years ago
- Choice operator in OCaml, providing a backtracking monad☆26Updated 3 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
- multi-shot continuations in OCaml☆51Updated 3 weeks ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 years ago
- A toy language based on LLVM that implements the System Fω type-system☆113Updated 2 years ago
- Todo App implemented in js_of_ocaml☆22Updated 5 years ago
- Experimental model checker for testing concurrent algorithms☆40Updated 11 months ago
- OCaml Programming Patterns - random tricks, "design patterns", etc.☆52Updated 4 months ago
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆104Updated 7 months ago
- System Fω interpreter for use in Advanced Functional Programming course☆68Updated 2 years ago
- OCaml with typed algebraic effects☆52Updated 7 years ago
- Multiparty Session Types in OCaml☆59Updated last year
- LL(1) parser generator verified in Coq☆47Updated 5 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
- Wiki for ocaml compiler internals☆49Updated 12 years ago
- Reparse is a monadic, recursive descent based, comprehensive parser construction library for ocaml.☆53Updated 4 years ago
- Tools for record-and-replay debugging☆44Updated 2 years ago
- An absurdly tiny Lisp interpreter in OCaml☆32Updated 14 years ago