Tutorial / REPL for the lambda calculus
See the codeTo get running:
npm install
npm run dev
then navigate to localhost:8082
To not persist or destroy local copy of the game, visit /?nopersist
To view the in progress inline definitions, visit /?inlinedefs
Disclaimer: This isn't clean code -- this is MVP code. Not absolutely horrible to work with but still don't expect to find supreme design beauty in here.
JavaScript
87.8%
TypeScript
8.5%
CSS
3.1%
Tutorial / REPL for the lambda calculus
See the codeTo get running:
npm install
npm run dev
then navigate to localhost:8082
To not persist or destroy local copy of the game, visit /?nopersist
To view the in progress inline definitions, visit /?inlinedefs
Disclaimer: This isn't clean code -- this is MVP code. Not absolutely horrible to work with but still don't expect to find supreme design beauty in here.
JavaScript
87.8%
TypeScript
8.5%
CSS
3.1%