sconybeare / mlttLinks
Implementation of Martin-Löf Type Theory in Haskell
☆16Updated 9 years ago
Alternatives and similar repositories for mltt
Users that are interested in mltt are comparing it to the libraries listed below
Sorting:
- Interpreter for functional pure type systems.☆21Updated 8 years ago
- A nano "theorem prover".☆62Updated 6 years ago
- Experimental proof assistant (and architecture) for dependent linear logic☆49Updated 3 years ago
- Generalized syntax & semantics for universe hierarchies☆31Updated last year
- A showcase of interesting code and proof developments in Cedille☆36Updated last month
- Toy typechecker for Insanely Dependent Types☆81Updated 11 years ago
- Paradoxes of type theory, described didactically. With accompanying proofs in Agda.☆39Updated 4 years ago
- IO using sized types and copatterns☆35Updated 4 years ago
- Resurrecting Lennart Augustsson's implementation of Cayenne☆38Updated 12 years ago
- A version of Epigram 1 that can run with newer GHCs☆53Updated 8 years ago
- Formalised embedding of an imperative language with effect system into session-typed pi calculus.☆29Updated 8 months ago
- "operating system" based on the calculus of constructions☆18Updated 3 years ago
- Self-contained repository for the eponymous paper☆30Updated 6 years ago
- A usable type system for call by push-value☆33Updated 5 years ago
- Inline, type safe X86-64 assembly programming in Agda