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 On Sep 21, 4:19 am, Tal Liron <[email protected]> wrote: > Wouldn't it be nice to add ClojureScript to this list: > > http://repl.it/ > > Food for thought! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
