mark-henry / lambda-explorer

Tutorial / REPL for the lambda calculus

Home Page:http://lambda-explorer.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lambda Explorer!

To get running:

npm install
npm run dev

then navigate to localhost:8082

To not persist or destroy local copy of the game, visit /?nopersist

Contributing

Please contribute!

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.

About

Tutorial / REPL for the lambda calculus

http://lambda-explorer.net/

License:MIT License


Languages

Language:JavaScript 69.7%Language:TypeScript 24.3%Language:CSS 4.8%Language:HTML 1.2%