Hi, I'm one of the developer's who built
repl.it.
I really like Clojure and ClojureScript, and would love to have it in
repl.it.
However ClojureScript uses the JVM to compile, and
repl.it's main
philosophy
is to be completely client-side. There is always the possibility of
embedding
a Java Applet into the page. I don't know if the CS compiler would be
able
to run inside an applet, has anyone tried?
Anyhow we have plans of exploring the possibility of having a Java
applet built into
our sandboxed language engine:
https://github/replit/jsrepl