Hacker News new | ask | show | jobs
by divs1210 1855 days ago
Yes.

ClojureScript is self-hosting, and there are helper tools out there like klipse that make it easier to set up.

A more lightweight option is borkdude's SCI (Small Clojure Interpreter) running inside HTML script tags:

https://github.com/borkdude/sci-script-tag