lazear / types-and-programming-languagesLinks
Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!
☆211Updated 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☆121Updated 5 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 7 months ago
- Verifying concurrent storage and distributed systems☆211Updated this week
- An experimental optimizing compiler for Bril using egglog☆82Updated last month
- Most influential papers in programming languages☆58Updated 11 months ago
- Best of POPL (BOP) Reading Group Memoirs☆67Updated 3 years ago
- A Collection of Papers & Notes in Programming Language & Formal Verification☆17Updated 3 years ago
- The essence of Rust.☆133Updated 3 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Updated 5 years ago
- A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust☆137Updated 3 months ago
- Session Type EDSL for Rust☆103Updated 3 years ago
- RustHorn: A CHC-based automated verifier for Rust☆89Updated 9 months ago
- A menagerie of cute implementations of modern typechecking algorithms☆369Updated 2 weeks ago
- An tutorial-style implementation of liquid/refinement types for a subset of Ocaml/Reason.☆150Updated 3 months ago
- A compiler for Standard ML, somewhat☆204Updated 3 years ago
- Web page for IU Compiler Course for Fall 2020☆132Updated 5 years ago
- Compositional Verification of Composite Byzantine Protocols☆13Updated last year
- an educational compiler intermediate representation☆724Updated 2 weeks ago
- Just for fun riscv64 emulator, which boots the Linux.☆41Updated 3 years ago
- Modify implementations for Pierce' Types and Programming Languages to add a REPL, convert into dune projects, and provide preconfigured d…☆67Updated 2 years ago
- ☆234Updated last year
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆230Updated last year
- Rewrite Rule Inference Using Equality Saturation☆149Updated 7 months ago
- 十分钟魔法练习 in OCaml☆34Updated 3 years ago
- P523 Code☆29Updated 10 years ago
- ☆53Updated 2 months ago
- Tiny theorem prover with syntax like Lean 4 in <1K LOC☆67Updated 5 months ago
- Alternative algorithm for algebraic subtyping.☆171Updated last month
- A pure functional language for type-level programming in Rust☆338Updated 3 years ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆85Updated 2 years ago