Looks much better than my attempt :)

On Tue, Nov 27, 2012 at 4:58 PM, Karl Krukow <karl.kru...@gmail.com> wrote:

> Yes! Thank you for that link :)
>
> On 27/11/2012, at 22.44, Frank Siebenlist wrote:
>
> > Pls take a look at Bodil's recent project:
> >
> > https://github.com/bodil/cljs-noderepl
> >
> > -FS.
> >
> >
> > On Nov 27, 2012, at 1:32 PM, David Nolen <dnolen.li...@gmail.com> 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
>
> --
> 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