A minimalist lisp language and computing environment that runs in the browser.
Live: https://midnightsystem.com
Docs: https://domain-j.com/Midnight-System/uuid/9885fa97-705e-4d68-a0cb-329c3e4b233e
No PRs without asking first please, I want to make sure I understand everything in the codebase.
npm install
npm run postinstall
Install process-compose and run ./process-compose
.
OR
Run each of the commands in ./process-compose.yml
in separate terminals.
Then go to http://127.0.0.1:3000/
npm run test-watch