Great! Thanks for your quick reply (again).

I'd certainly love to look at it if you can provide a link.

What do you think about the possibility of creating some protocol for the 
transport needed for a connected repl?

- Karl

On 27/11/2012, at 22.32, David Nolen wrote:

> It's definitely possible. I've been to meaning to merge some experimental 
> work I've done creating a Node.js ClojureScript REPL in hopes that some one 
> would be willing to take it further.
> 
> David
> 
> 
> On Tue, Nov 27, 2012 at 4:22 PM, Krukow <karl.kru...@gmail.com> wrote:
> 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
> 
> 
> -- 
> 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

-- 
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

Reply via email to