Skip to content

seagreen/midnight

Repository files navigation

What is This?

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

Development model

No PRs without asking first please, I want to make sure I understand everything in the codebase.

Setup

npm install
npm run postinstall

Run

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/

Test

npm run test-watch

About

Miniature lisp language and toy computing environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published