A game for teaching programming
 
Go to file
BodgeMaster c8ad44e93e lambdaV: Implement parser
At this point, I have no idea how well it actually works as I have
only performed basic sanity checks on it. But it seems to work.
2022-11-05 05:58:05 +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 lambdaV: Implement parser 2022-11-05 05:58:05 +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