Lambda calculus parser and interpreter written in Haskell
Find a file
2017-11-13 16:01:30 +00:00
.gitignore Add gitignore 2017-11-05 19:25:22 +00:00
lambda.hs Document and reorganize some functions 2017-11-13 16:01:30 +00:00
README.md Fix typo in README 2017-11-07 20:11:31 +00:00

lambda

Interpret simple lambda calculus expressions