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
- A pretty-printing combinator library for OCaml☆51Updated last year
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆24Updated 3 years ago
- Algebraic structures in OCaml.☆25Updated 2 weeks ago
- A simple parser combinator library for Ocaml☆30Updated 4 years ago
- Experimental model checker for testing concurrent algorithms☆39Updated 9 months ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- multi-shot continuations in OCaml☆49Updated 8 months ago
- OCaml with macros☆59Updated this week
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 3 years ago
- Efficient binder representation in OCaml☆43Updated last year
- OCaml Programming Patterns - random tricks, "design patterns", etc.☆52Updated 2 months ago
- Repository containing slides and examples from the 2020 OCaml Workshop talk on "Parallelising your OCaml code with Multicore OCaml"☆29Updated 2 years ago
- Reparse is a monadic, recursive descent based, comprehensive parser construction library for ocaml.☆53Updated 4 years ago
- Selective Applicative Functors in OCaml: Declare Your Effects Statically, Select Which to Execute Dynamically☆47Updated 6 years ago
- Todo App implemented in js_of_ocaml☆22Updated 5 years ago
- A tutorial on Incremental, originally for CUFP 2017☆45Updated 8 years ago
- Multiparty Session Types in OCaml☆59Updated 11 months ago
- ☆49Updated 4 years ago
- ☆14Updated 2 years ago
- System Fω interpreter for use in Advanced Functional Programming course☆66Updated last year
- OCaml with typed algebraic effects☆51Updated 7 years ago
- A splay tree implementation.☆13Updated last week
- A simple state-machine framework for OCaml based on QCheck☆67Updated 4 years ago
- Choice operator in OCaml, providing a backtracking monad☆26Updated 3 years ago
- Code using GADT☆40Updated 4 years ago
- A small library to output memory graph for ocaml values☆39Updated last year
- Tools for record-and-replay debugging☆43Updated 2 years ago