This website requires JavaScript.
Explore
Help
Register
Sign in
Garmelon
/
lambda
Watch
1
Star
0
Fork
You've already forked lambda
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Lambda calculus parser and interpreter written in Haskell
github
17
commits
1
branch
0
tags
30
KiB
Haskell
100%
705df975b0
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Joscha
705df975b0
Document and reorganize some functions
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
README.md
lambda
Interpret simple lambda calculus expressions