A game for teaching programming
Go to file
BodgeMaster b8b23249a0 Add runner portion of the interpreter
The interpreter is now complete. Apart from bugs that may be hiding in the code, it should work now.
2022-11-06 06:21:01 +01:00
.gitignore gitignore: Ignore nano’s swp files and __pycache__ 2022-11-05 05:36:16 +01:00
LICENSE Initial commit 2022-11-04 03:07:15 +00:00
README.md Update 'README.md' 2022-11-04 03:10:47 +00:00
lambdaV.py Add runner portion of the interpreter 2022-11-06 06:21:01 +01:00
outline.txt Outline: Add what I have so far 2022-11-05 05:35:52 +01:00

README.md

ΛV

A game for teaching programming