This project exposes the Small Clojure Interpreter in the browser in such a way that you can use it with the script tag.
This project is still experimental and breaking changes may happen. Feedback is welcome on Github.
To use scittle on your own site, it is recommended to use the links published to the releases page.
<script src="cljs/script.cljs" type="application/x-scittle"></script>