lambdapi

Lambda calculator

Reorganization of source code for dependently typed lambda calculus paper to improve readability and understandability

Dependently Typed Lambda Calculus in Haskell

GitHub

112 stars
3 watching
21 forks
Language: Haskell
last commit: over 5 years ago
dependent-typesprogramming-language

Related projects:

RepositoryDescriptionStars
thma/lambda-skiImplementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic28
codedot/lambdaAn implementation of lambda calculus using interaction nets, providing a CLI and API.45
pi8027/lambda-calculusA formalization of typed and untyped lambda calculus in Coq and Agda2, aiming to provide a rigorous foundation for understanding the properties of these systems.78
mroman42/mikrokosmosAn educational λ-calculus interpreter in Haskell to learn and understand λ-calculus concepts70
gabriella439/haskell-annah-libraryCompiles Annah expressions into Morte expressions and provides a Haskell implementation of lambda calculus91
andreasabel/miniagdaA research prototype of a dependently typed language with sized types and variances104
sweirich/graded-haskellMechanizations for two dependently-typed languages with graded types24
lysxia/first-class-familiesA library providing a foundation for type-level functions and compositions in Haskell87
igorw/lambda-phpAn interpreter for a minimal programming language inspired by the lambda calculus23
sweirich/dthExploring and showcasing examples of dependently-typed programs in Haskell303
i-am-tom/learn-me-a-haskellLearning Haskell with focus on dependent types and type-level programming using the OneOf data structure70
mchakravarty/lazy-lambdaA Haskell implementation of a Flappy Bird clone using SpriteKit graphics and animations74
andrew-johnson-4/lstsA programming language and proof assistant built on top of Rust.114
ditto/dittoAn experimentally designed dependently typed programming language with a focus on type checking and research173
lexi-lambda/higher-rankA Haskell implementation of type checking and evaluation for higher-rank polymorphism101