tmcgilchrist / tigerLinks
Compiler for Tiger language from "Modern Compiler Implementation in ML"
☆16Updated 10 months ago
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☆61Updated 5 years ago
- A pretty-printing combinator library for OCaml☆51Updated 9 months ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆24Updated 2 years ago
- OCaml Programming Patterns - random tricks, "design patterns", etc.☆52Updated 4 months ago
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- A simple parser combinator library for Ocaml☆30Updated 3 years ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 2 years ago
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated 4 months ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- A splay tree implementation.☆13Updated last month
- Owl Tutorial☆6Updated 6 months ago
- OCaml with macros☆58Updated last month
- Essentials of Programming Languages, with OCaml implementations & Coq proofs☆32Updated 8 years ago
- Ropes ("heavyweight strings") for OCaml☆49Updated 10 months ago
- Library of Raft consensus algorithm implemented in OCaml☆30Updated last year
- A simple state-machine framework for OCaml based on QCheck☆66Updated 3 years ago
- OCaml with typed algebraic effects☆50Updated 6 years ago
- multi-shot continuations in OCaml☆48Updated 3 months ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 years ago
- Choice operator in OCaml, providing a backtracking monad☆25Updated 3 years ago
- Functional Priority Search Queues for OCaml☆53Updated last year
- Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.☆58Updated 5 years ago
- Just-In-Time compiler for the OCaml byte-code runtime.☆33Updated 13 years ago
- An MVC library for writing interactive webpages in OCaml☆35Updated 10 years ago
- An absurdly tiny Lisp interpreter in OCaml☆31Updated 13 years ago
- Algebraic structures in OCaml.☆23Updated 2 months ago
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆101Updated 2 weeks ago
- A Toy Inverse Bidirectional Typechecker☆31Updated 6 years ago
- A small library to output memory graph for ocaml values☆37Updated 11 months ago
- SML code for Handbook of Practical Logic and Automated Reasoning - For Isabelle too☆36Updated 8 years ago