lazear / types-and-programming-languagesLinks
Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!
☆210Updated 5 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:
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 3 months ago
- An experimental optimizing compiler for Bril☆76Updated this week
- Dependently-typed lambda calculus, Mini-TT, extended and implemented in Rust☆119Updated 5 years ago
- The essence of Rust.☆127Updated 3 years ago
- Most influential papers in programming languages☆58Updated 8 months ago
- Session Type EDSL for Rust☆103Updated 3 years ago
- Verifying concurrent crash-safe systems☆200Updated this week
- A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust☆131Updated this week
- Best of POPL (BOP) Reading Group Memoirs☆67Updated 3 years ago
- A compiler for Standard ML, somewhat☆203Updated 3 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Updated 5 years ago
- Interface with the rustc compiler for the purpose of program verification☆191Updated this week
- RustHorn: A CHC-based automated verifier for Rust☆86Updated 6 months ago
- A menagerie of cute implementations of modern typechecking algorithms☆311Updated last week
- A Collection of Papers & Notes in Programming Language & Formal Verification☆17Updated 3 years ago
- An tutorial-style implementation of liquid/refinement types for a subset of Ocaml/Reason.☆150Updated last year
- Web page for IU Compiler Course for Fall 2020☆132Updated 4 years ago
- Compositional Verification of Composite Byzantine Protocols☆12Updated last year
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆223Updated 10 months ago
- 十分钟魔法练习 in OCaml☆34Updated 3 years ago
- A Hindley-Milner polymorphic typing system☆59Updated last year
- ☆152Updated 5 years ago
- an educational compiler intermediate representation☆698Updated this week
- P523 Code☆27Updated 10 years ago
- Modify implementations for Pierce' Types and Programming Languages to add a REPL, convert into dune projects, and provide preconfigured d…☆58Updated 2 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A SQL query equivalence prover in Rust aiming for high performance and wide SQL feature coverage.☆58Updated 3 months ago
- A simple ML-like programming language with subtyping and full type inference.☆180Updated 9 months ago
- Tiny theorem prover with syntax like Lean 4 in <1K LOC☆64Updated 2 months ago
- ☆233Updated last year