This website requires JavaScript.
Explore
Help
Sign In
Mark
/
lamb
Archived
Watch
1
Star
1
Fork
You've already forked lamb
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A lambda calculus engine
has-gh-mirror
This repository has been archived on
2024-11-05
. You can view files and clone it, but cannot push or open issues/pull-requests.
6
Commits
1
Branch
0
Tags
816
KiB
Python
98.7%
Shell
1.3%
5f4f3db48f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Mark
5f4f3db48f
Improved reduction process
2022-10-21 14:40:59 -07:00
.vscode
Added metafiles
2022-10-20 11:01:50 -07:00
.editorconfig
Added metafiles
2022-10-20 11:01:50 -07:00
.gitignore
Added metafiles
2022-10-20 11:01:50 -07:00
greeting.py
Cleaned up greeting, add simple prompt, moved runner
2022-10-21 14:40:17 -07:00
main.py
Cleaned up greeting, add simple prompt, moved runner
2022-10-21 14:40:17 -07:00
parser.py
Added basic lambda parser
2022-10-20 11:02:49 -07:00
runner.py
Added runner
2022-10-21 14:40:49 -07:00
tokens.py
Improved reduction process
2022-10-21 14:40:59 -07:00