lazear / types-and-programming-languagesLinks
Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!
☆207Updated 4 years ago
Alternatives and similar repositories for types-and-programming-languages
Users that are interested in types-and-programming-languages are comparing it to the libraries listed below
Sorting:
- An experimental optimizing compiler for Bril☆69Updated this week
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆143Updated last week
- Dependently-typed lambda calculus, Mini-TT, extended and implemented in Rust☆119Updated 4 years ago
- The essence of Rust.☆125Updated 3 years ago
- Best of POPL (BOP) Reading Group Memoirs☆67Updated 3 years ago
- Most influential papers in programming languages☆57Updated 4 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- Interface with the rustc compiler for the purpose of program verification☆151Updated this week
- ☆49Updated 3 months ago
- Verifying concurrent crash-safe systems☆182Updated this week
- A compiler for Standard ML, somewhat☆203Updated 3 years ago
- An Extensible Compiler IR Framework☆177Updated this week
- Session Type EDSL for Rust☆103Updated 2 years ago
- Web page for IU Compiler Course for Fall 2020☆132Updated 4 years ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆219Updated 7 months ago
- ☆150Updated 5 years ago
- Public helper code for p423/p523 students (Racket)☆164Updated 5 months ago
- a model of MIR and the Rust type/trait system☆301Updated 2 months ago
- A simple ML-like programming language with subtyping and full type inference.☆175Updated 6 months ago
- Modify implementations for Pierce' Types and Programming Languages to add a REPL, convert into dune projects, and provide preconfigured d…☆55Updated 2 years ago
- Compositional Verification of Composite Byzantine Protocols☆12Updated 9 months ago
- A new register allocator☆231Updated last month
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 4 years ago
- A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust☆124Updated 3 weeks ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆102Updated 3 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆97Updated 4 years ago
- RustHorn: A CHC-based automated verifier for Rust☆83Updated 2 months ago
- A pure functional language for type-level programming in Rust☆330Updated 2 years ago
- Code for "Lessons Learned from Building a Query Optimizer" blog series☆47Updated 4 months ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆80Updated 2 years ago