Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.
Andrea Richiardi edited this page Mar 28, 2018 · 6 revisions
lumo logo

Lumo

Lumo is a standalone ClojureScript environment that runs on Node.js and the V8 JavaScript engine. It starts up instantaneously and has out-of-the-box access to the entire Node.js ecosystem.

Lumo is excels at creating fast starting command line utilities, equally with long running servers.

Clone this wiki locally