Fork of Borkdude's Scittle.
Find a file
2022-02-07 18:23:16 +01:00
doc Update links 2021-09-22 23:40:12 +02:00
resources/public Add wordle by oxalorg 2022-02-07 18:23:16 +01:00
script Add wordle by oxalorg 2022-02-07 18:23:16 +01:00
src/scittle Update to newest SCI with print-fn 2021-09-22 23:22:21 +02:00
.gitignore Prepare npm publish 2021-09-22 23:10:04 +02:00
bb.edn Update links 2021-09-22 23:40:12 +02:00
CHANGELOG.md Update links 2021-09-22 23:40:12 +02:00
deps.edn Update links 2021-11-16 13:54:43 +01:00
LICENSE Initial commit 2021-05-23 11:31:40 +02:00
package-lock.json 0.0.4 2021-09-22 23:24:54 +02:00
package.json 0.0.4 2021-09-22 23:24:54 +02:00
README.md Update old borkdude/sci links (#17) 2021-11-12 18:29:14 +01:00
shadow-cljs.edn Add cljs-ajax plugin 2021-06-11 14:11:59 +02:00

Scittle

The Small Clojure Interpreter exposed for usage in script tags.

See Github pages for usage.

See babashka-scittle-guestbook for a minimal full stack web application.

See releases for links to JSDelivr to get versioned artifacts.

Tasks

Run bb tasks to see all available tasks:

$ bb tasks
The following tasks are available:

clean   Start from clean slate.
dev     Development build. Starts webserver and watches for changes.
prod    Builds production artifacts.
release Updates Github pages with new release build.

Credits

Idea by Arne Brasseur a.k.a plexus.

License

Copyright © 2021 Michiel Borkent

Distributed under the EPL License. See LICENSE.