Skip to content
/ lambdapi Public

Deno TypeScript implementation of LambdaPi interpreter from "A Tutorial Implementation of a Dependently Typed Lambda Calculus" https://www.andres-loeh.de/LambdaPi/

License

Notifications You must be signed in to change notification settings

keean/lambdapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lambdapi

Deno TypeScript implementation of LambdaPi interpreter from "A Tutorial Implementation of a Dependently Typed Lambda Calculus" https://www.andres-loeh.de/LambdaPi/

Run simply typed lambda calculus interpreter with:

deno run src/lambda/main.ts

Run LambdaPi interpreter with:

denu run src/lambdapi/main.ts

About

Deno TypeScript implementation of LambdaPi interpreter from "A Tutorial Implementation of a Dependently Typed Lambda Calculus" https://www.andres-loeh.de/LambdaPi/

Resources

License

Stars

Watchers

Forks

Packages

No packages published