A clone of Scittle, intended as a basis for building MicroWorld in Scittle.
https://babashka.org/scittle
| doc | ||
| resources/public | ||
| script | ||
| src/sci | ||
| .gitignore | ||
| CHANGELOG.md | ||
| deps.edn | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| shadow-cljs.edn | ||
sci.script-tag
The Small Clojure Interpreter exposed for usage in script tags.
See Github pages for usage.
Dev
$ clojure -M:dev -m shadow.cljs.devtools.cli watch main
Credits
Idea by Arne Brasseur a.k.a plexus.
License
Copyright © 2021 Michiel Borkent
Distributed under the EPL License. See LICENSE.