brendanzab / rust-nbe-for-mlttLinks
Normalization by evaluation for Martin-Löf Type Theory with dependent records
☆98Updated 3 years ago
Alternatives and similar repositories for rust-nbe-for-mltt
Users that are interested in rust-nbe-for-mltt are comparing it to the libraries listed below
Sorting:
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆97Updated 4 years ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆60Updated last year
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆81Updated 4 years ago
- A pedagogic implementation of abstract bidirectional elaboration for dependent type theory.☆83Updated 3 years ago
- ☆90Updated 3 years ago
- A dependent type theory with user defined data types☆47Updated 3 years ago
- A type checker for the Lean theorem prover☆41Updated 4 years ago
- Refinement types + dependent types = ❤️☆59Updated 2 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆114Updated 6 years ago
- An experimental type checker for a modal dependent type theory.☆112Updated 5 years ago
- PhD research ;; What's the difference between a typeclass/trait and a record/class/struct? Nothing really, or so I argue.☆81Updated 3 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆131Updated 4 years ago
- Automagical variable binding library for Rust