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:
- Dependently-typed lambda calculus, Mini-TT, extended and implemented in Rust☆119Updated 5 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 4 months ago
- An experimental optimizing compiler for Bril☆77Updated this week
- Verifying concurrent storage and distributed systems☆204Updated this week
- A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust☆132Updated 3 weeks ago
- Most influential papers in programming languages☆57Updated 8 months ago
- The essence of Rust.☆127Updated 3 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Updated 5 years ago
- A menagerie of cute implementations of modern typechecking algorithms☆330Updated 2 weeks ago
- Session Type EDSL for Rust☆103Updated 3 years ago
- Best of POPL (BOP) Reading Group Memoirs☆67Updated 3 years ago
- ☆53Updated last month
- A compiler for Standard ML, somewhat☆203Updated 3 years ago
- An tutorial-style implementation of liquid/refinement types for a subset of Ocaml/Reason.☆150Updated 2 weeks ago
- Alternative algorithm for algebraic subtyping.☆170Updated 2 weeks ago
- RustHorn: A CHC-based automated verifier for Rust☆87Updated 6 months ago
- A Collection of Papers & Notes in Programming Language & Formal Verification☆17Updated 3 years ago
- Interface with the rustc compiler for the purpose of program verification☆195Updated last week
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A pure functional language for type-level programming in Rust☆336Updated 2 years ago
- Tiny theorem prover with syntax like Lean 4 in <1K LOC☆65Updated 2 months ago
- Web page for IU Compiler Course for Fall 2020☆132Updated 4 years ago
- P523 Code☆27Updated 10 years ago
- ☆152Updated 5 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
- Exploring awesome PL papers in redex☆19Updated 3 years ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆226Updated 11 months ago
- A simple ML-like programming language with subtyping and full type inference.☆180Updated 10 months ago
- Just for fun riscv64 emulator, which boots the Linux.☆41Updated 2 years ago
- Learn Lean 4 with PLFA proofs.☆89Updated 6 months ago