seagreen / midnight

Miniature lisp language and toy computing environment

Home Page:https://domain-j.com/Midnight-System/uuid/9885fa97-705e-4d68-a0cb-329c3e4b233e

Repository from Github https://github.comseagreen/midnightRepository from Github https://github.comseagreen/midnight

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

https://domain-j.com/Midnight-System/uuid/9885fa97-705e-4d68-a0cb-329c3e4b233e

License:Universal Permissive License v1.0


Languages

Language:PureScript 96.1%Language:JavaScript 2.8%Language:Python 0.5%Language:Dhall 0.5%Language:CSS 0.1%