Lambda calculus parser and interpreter written in Haskell
Find a file
2017-12-01 06:05:47 +00:00
.gitignore Add gitignore 2017-11-05 19:25:22 +00:00
interactive.hs Explain/document a few functions 2017-12-01 06:05:47 +00:00
Lambda.hs Explain/document a few functions 2017-12-01 06:05:47 +00:00
README.md Fix typo in README 2017-11-07 20:11:31 +00:00

lambda

Interpret simple lambda calculus expressions