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
16
commits
1
branch
0
tags
30
KiB
Haskell
100%
6cf3c70a44
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
6cf3c70a44
Make Expression an instance of Eq typeclass
2017-11-12 23:36:21 +00:00
.gitignore
Add gitignore
2017-11-05 19:25:22 +00:00
lambda.hs
Make Expression an instance of Eq typeclass
2017-11-12 23:36:21 +00:00
README.md
Fix typo in README
2017-11-07 20:11:31 +00:00
README.md
lambda
Interpret simple lambda calculus expressions