wlitwin / tigermlLinks
Modern Compiler Implementation in ML (OCaml)
☆7Updated 5 years ago
Alternatives and similar repositories for tigerml
Users that are interested in tigerml are comparing it to the libraries listed below
Sorting:
- The LLVM tutorial using OCaml☆61Updated 5 years ago
- Student-facing code from the book *Programming Languages: Build, Prove, and Compare* by Norman Ramsey☆26Updated 2 years ago
- A custom parser/auto-formatter for Standard ML☆78Updated 2 months ago
- Collection of errata for book Aarne Ranta, Implementing Programming Languages☆12Updated 3 months ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated 11 months ago
- A collection of programming languages and type systems.☆33Updated 2 months ago
- A deterministic parser with fused lexing☆73Updated 2 years ago
- Accompanying materials for "A Core Calculus for Documents"☆33Updated last year
- An tree-walking interpreter for a subset of the Lox programming language from "Crafting Interpreters" written in OCaml☆13Updated 5 years ago
- Topics in Programming Languages: Denotational Semantics, Spring 2018 Course at Indiana University☆73Updated 7 years ago
- ☆35Updated 9 months ago
- EGraphs in OCaml☆66Updated last year
- Miking - the meta viking: a meta-language system for creating embedded languages☆54Updated last month
- A hands-on tutorial on the new parallelism features in OCaml 5☆206Updated last year
- Modify implementations for Pierce' Types and Programming Languages to add a REPL, convert into dune projects, and provide preconfigured d…☆56Updated 2 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 4 years ago
- A stepping debugger for Standard ML (SML)☆26Updated last year
- Experiments about intermediate representations in compilers☆25Updated 12 years ago
- CMSC 430 Design and Implementation of Programming Languages☆51Updated 7 months ago
- Lox language implemented in OCaml☆14Updated 4 years ago
- Educational Proof Assistant for Type Theory☆74Updated 11 months ago
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated 6 months ago
- A pretty-printing combinator library for OCaml☆51Updated 11 months ago
- Programs that are used in the Cousineau/Mauny books☆31Updated 4 years ago
- Tina, a programming language with typed algebraic effects and handlers.☆13Updated 3 years ago
- Essentials of Programming Languages, with OCaml implementations & Coq proofs☆32Updated 8 years ago
- Fωμ type checker and compiler☆54Updated 2 years ago
- Playing with type systems☆51Updated 6 months ago
- A Toy Inverse Bidirectional Typechecker☆31Updated 6 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago