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☆51Updated last year
- A simple parser combinator library for Ocaml☆30Updated 4 years ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆24Updated 2 years ago
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- Essentials of Programming Languages, with OCaml implementations & Coq proofs☆32Updated 8 years ago
- Algebraic structures in OCaml.☆25Updated 5 months ago
- OCaml code for Compiler Construction course at University of Cambridge☆42Updated 4 years ago
- Experimental model checker for testing concurrent algorithms☆39Updated 8 months ago
- multi-shot continuations in OCaml☆48Updated 6 months ago
- OCaml with macros☆58Updated 2 months ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 3 years ago
- OCaml with typed algebraic effects☆50Updated 6 years ago
- Choice operator in OCaml, providing a backtracking monad☆26Updated 3 years ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 years ago
- Efficient binder representation in OCaml☆43Updated last year
- Ropes ("heavyweight strings") for OCaml☆48Updated last year
- Repository containing slides and examples from the 2020 OCaml Workshop talk on "Parallelising your OCaml code with Multicore OCaml"☆29Updated last year
- Library for color and formatting in the terminal☆21Updated 2 years ago
- Print OCaml values based on their runtime representation☆29Updated 3 years ago
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated 7 months ago
- ☆29Updated 6 years ago
- Tools for record-and-replay debugging☆43Updated 2 years ago
- ☆14Updated 2 years ago
- Just In Time compiler for OCaml native toplevel☆58Updated last year
- A splay tree implementation.☆13Updated 4 months ago
- OCaml Programming Patterns - random tricks, "design patterns", etc.☆52Updated last month
- A toy language based on LLVM that implements the System Fω type-system☆112Updated 2 years ago
- Wiki for ocaml compiler internals☆48Updated 12 years ago