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:
- Dependently-typed lambda calculus, Mini-TT, extended and implemented in Rust☆119Updated 4 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆144Updated last month
- Verifying concurrent crash-safe systems☆187Updated this week
- The essence of Rust.☆125Updated 3 years ago
- An experimental optimizing compiler for Bril☆70Updated this week
- Best of POPL (BOP) Reading Group Memoirs☆67Updated 3 years ago
- Session Type EDSL for Rust☆103Updated 3 years ago
- A pure functional language for type-level programming in Rust☆330Updated 2 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 4 years ago
- A simple ML-like programming language with subtyping and full type inference.☆176Updated 6 months ago
- Most influential papers in programming languages☆57Updated 5 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- Rust Code Reading Clubs☆140Updated 3 years ago
- Interface with the rustc compiler for the purpose of program verification☆160Updated last week
- Modify implementations for Pierce' Types and Programming Languages to add a REPL, convert into dune projects, and provide preconfigured d…☆55Updated 2 years ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆220Updated 7 months ago
- A compiler for Standard ML, somewhat☆203Updated 3 years ago
- ☆51Updated 4 months ago
- Counterexamples in Type Systems☆397Updated 2 years ago
- A language server for Standard ML in Rust.☆225Updated last week
- A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust☆125Updated last month
- Public helper code for p423/p523 students (Racket)☆164Updated 6 months ago
- An tutorial-style implementation of liquid/refinement types for a subset of Ocaml/Reason.☆148Updated last year
- a model of MIR and the Rust type/trait system☆307Updated this week
- Implementation in Rust of lox, the language described in Crafting Interpreters☆64Updated 3 years ago
- ☆233Updated 10 months ago
- Logic programming in Rust☆471Updated last month
- RustHorn: A CHC-based automated verifier for Rust☆83Updated 3 months ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆97Updated 4 years ago