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:
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆25Updated 3 years ago
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- OCaml code for Compiler Construction course at University of Cambridge☆43Updated 4 years ago
- Monad-based linear types in OCaml, with a few syntax extensions☆38Updated 6 years ago
- OCaml with macros☆60Updated 2 months ago
- A simple parser combinator library for Ocaml☆30Updated 4 years ago
- Experimental model checker for testing concurrent algorithms☆40Updated last year
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆32Updated 4 years ago
- multi-shot continuations in OCaml☆51Updated last month
- Algebraic structures in OCaml.☆25Updated last month
- Choice operator in OCaml, providing a backtracking monad☆26Updated 3 years ago
- A splay tree implementation.☆14Updated last month
- Multiparty Session Types in OCaml☆59Updated last year
- OCaml with typed algebraic effects☆52Updated 7 years ago
- Efficient binder representation in OCaml☆43Updated last year
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 3 years ago
- System Fω interpreter for use in Advanced Functional Programming course☆68Updated 2 years ago
- A toy language based on LLVM that implements the System Fω type-system☆114Updated 2 years ago
- Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.☆58Updated 6 years ago
- ☆49Updated 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
- Repository containing slides and examples from the 2020 OCaml Workshop talk on "Parallelising your OCaml code with Multicore OCaml"☆29Updated 2 years ago
- Getting started with ocaml-rs☆32Updated last year
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 years ago
- A benchmark suite for the OCaml compiler☆85Updated last year
- Samples and solutions from Chris Okasaki's "Purely Functional Data Structures", written in OCaml.☆12Updated 4 years ago
- OCaml Programming Patterns - random tricks, "design patterns", etc.☆52Updated 5 months ago
- An implementation of binary session types in OCaml☆38Updated 6 years ago
- Just In Time compiler for OCaml native toplevel☆60Updated 2 years ago