ilya-klyuchnikov / lambdapiLinks
Dependently Typed Lambda Calculus in Haskell
☆115Updated 4 years ago
Alternatives and similar repositories for lambdapi
Users that are interested in lambdapi are comparing it to the libraries listed below
Sorting:
- Unification and type inference algorithms☆125Updated 10 years ago
- A prototypical dependently typed languages with sized types and variances☆109Updated 2 years ago
- SPLV20 course notes☆110Updated 2 years ago
- Normalization by Evaluation for Martin-Löf Type Theory☆127Updated last year
- Benchmarks for capture-avoiding substitution☆114Updated 3 weeks ago
- Strongly-typed System F in Haskell☆117Updated 2 years ago
- Organization and planning for the Initial Types Club☆73Updated 2 years ago
- Algebra of Programming in Agda: Dependent Types for Relational Program Derivation☆83Updated 8 years ago
- An implementation of Typed Assembly Language (Morrisett, Walker, Crary, Glew)☆147Updated 3 years ago
- A Formalization of Typed and Untyped λ-Calculi in Coq and Agda2☆82Updated 4 years ago
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆162Updated 4 years ago
- Tutorial for LiquidHaskell