vyorkin / tiger
A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.
☆25Updated 2 years ago
Alternatives and similar repositories for tiger:
Users that are interested in tiger are comparing it to the libraries listed below
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 3 years ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated 7 months ago
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated 2 months ago
- A Toy Inverse Bidirectional Typechecker☆31Updated 5 years ago
- A simple parser combinator library for Ocaml☆30Updated 3 years ago
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- An implementation of MacroML [Ganz, Sabry & Taha 2001]☆30Updated 6 years ago
- A pretty-printing combinator library for OCaml☆49Updated 7 months ago
- Library for color and formatting in the terminal☆21Updated 2 years ago
- multi-shot continuations in OCaml☆48Updated last month
- The LLVM tutorial using OCaml☆61Updated 4 years ago
- Experimental functional language☆17Updated 2 years ago
- 🩺 A library for compiler diagnostics☆39Updated last month
- 🪆 A Staged Type Theory☆35Updated last year
- an encoding of affine effect handlers using pthreads☆14Updated 2 years ago
- OCaml with typed algebraic effects☆49Updated 6 years ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- Implementations of F-ing modules and 1ML, as well as bibliography of (mainly ML-style) modules☆31Updated 2 years ago
- A simple implementation of XTT, "A cubical language for Bishop sets"☆26Updated 2 years ago
- OCaml code for Compiler Construction course at University of Cambridge☆41Updated 4 years ago
- A Framework for building Batched Concurrent Services☆21Updated 5 months ago
- An MVC library for writing interactive webpages in OCaml☆35Updated 10 years ago
- 🧊 kado カド: Cofibrations in Cartesian Cubical Type Theory☆19Updated 6 months ago
- A type-safe, stack-based functional programming language☆15Updated last month
- A small library to output memory graph for ocaml values☆37Updated 9 months ago
- Tools for record-and-replay debugging☆43Updated 2 years ago
- ☆23Updated 5 months ago
- Playing with type systems☆49Updated 3 months ago
- Tina, a programming language with typed algebraic effects and handlers.☆13Updated 3 years ago
- Fωμ type checker and compiler