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
- OCaml code for Compiler Construction course at University of Cambridge☆43Updated 4 years ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆24Updated 3 years ago
- Algebraic structures in OCaml.☆25Updated last month
- Monad-based linear types in OCaml, with a few syntax extensions☆38Updated 6 years ago
- multi-shot continuations in OCaml☆50Updated last month
- OCaml with macros☆60Updated last month
- 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
- A simple parser combinator library for Ocaml☆30Updated 4 years ago
- Experimental model checker for testing concurrent algorithms☆40Updated 11 months ago
- OCaml with typed algebraic effects☆52Updated 7 years ago
- A splay tree implementation.☆14Updated this week
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- Fωμ type checker and compiler☆54Updated 2 years ago
- Multiparty Session Types in OCaml☆59Updated last year
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 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
- System Fω interpreter for use in Advanced Functional Programming course☆68Updated 2 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
- A toy language based on LLVM that implements the System Fω type-system☆112Updated 2 years ago
- Essentials of Programming Languages, with OCaml implementations & Coq proofs☆32Updated 8 years ago
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆104Updated 6 months ago
- [research] A modular SMT solver in OCaml, based on mcSAT☆39Updated last year
- Choice operator in OCaml, providing a backtracking monad☆26Updated 3 years ago
- A Deductive Verification Tool for OCaml Programs☆75Updated last month
- Extension to OCaml for deriving functions from type declarations.☆26Updated 4 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
- Playing with type systems☆51Updated 10 months ago