Skip to content

club-doki7/LambdaPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LambdaPi

Yet another (modern) Java implementation of the famous LambdaPi.pdf.

Progress

  • Java implementation
    • Tokenize
    • Syntax
      • Pretty printing
    • Parse
    • STLC (λ)
      • Representation
      • Evaluator
      • Type checker
      • Quoting
    • DTLC (λΠ)
      • Representation
      • Evaluator + Type checker
      • Quoting
    • Natural number
    • Vector
  • Python implementation
    • This is a garbage programming language, but I think there might should be one.

Contribution

You don't.

About

Implementation of LambdaPi paper in other languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages