Skip to content

implementation of the dimensions in which the calculation of constructions is generalized, lambda calculus.

License

Notifications You must be signed in to change notification settings

noge-labs/lambda-cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lambda-cube

Features

  • All typed languages are Church style with explicit type-annotations.

Roadmap / Todo

  • Untyped Lambda Calculus
    • Normal Order
    • Applicative Order
    • Call by name
    • Call by need
    • README
  • Simply Typed Lambda Calculus
  • System F
    • Type alias
    • Pairs / Product
  • System F Omega
  • Lambda Pi
    • Not implemented yet
  • Calculus of constructions
    • Not implemented yet

About

implementation of the dimensions in which the calculation of constructions is generalized, lambda calculus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages