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 currently experimental and breaking changes are bound to happen. Feedback is welcome on Github.
You can get a copy of scittle.js here. If you want a pinned version of scittle.js, your best bet is to download your own copy and host it yourself.
<script src="cljs/script.cljs" type="application/x-scittle"></script>