Fork of Borkdude's Scittle.
Find a file
2022-02-25 10:39:29 +01:00
doc Update pages 2022-02-15 11:12:43 +01:00
resources/public Update pages 2022-02-15 11:12:43 +01:00
script Add wordle by oxalorg 2022-02-07 18:23:16 +01:00
src/scittle A more complete Reagent config, including with-let 2022-02-25 10:39:29 +01:00
.gitignore Prepare npm publish 2021-09-22 23:10:04 +02:00
bb.edn restore bb.edn 2022-02-15 11:09:50 +01:00
CHANGELOG.md Update pages 2022-02-15 11:12:43 +01:00
deps.edn Upgrade to SCI 0.3.0 2022-02-15 11:06:57 +01:00
LICENSE Initial commit 2021-05-23 11:31:40 +02:00
package-lock.json Update pages 2022-02-15 11:12:43 +01:00
package.json v0.1.0 2022-02-15 11:07:49 +01: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.