Hi, I have a special non-browser environment which doesn't support a ClojureScript REPL at the moment.
I was wondering if someone has any insight into how much work it would be to create an equivalent of the "browser-connected" repl for a new environment. That is, I'd like a repl running in the command line, reading, js-compiling, and (via some mechanism) sends JS to the other environment, evaluates the JS in the env and prints the response. I don't have any experience building such a thing, but my (perhaps naive) hope would be that if only I can provide the transport mechanism to/from the environment, most of the additional work could be stolen from what has already been built? Cheers, - Karl -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en