> Now I'm confused! Isn't clojureScript exactly that?

ClojureScript is a Clojure implementation that targets Javascript
(meaning that Clojure core, et al, is also necessarily converted to
Javascript in the build process and a part of what you ship).  I'm
assuming this project is a straight translator from Clojure source to
the equivalent Javascript, which would mean smaller output but not a
robust implementation of Clojure.

On Mon, Oct 8, 2012 at 9:10 AM, Jim foo.bar <jimpil1...@gmail.com> wrote:
> On 08/10/12 07:18, Hoàng Minh Thắng wrote:
>>
>> Clojurejs started by [kriyative](https://github.com/kriyative) is an
>> amazing project that compile clojure to javascript.
>
>
> Now I'm confused! Isn't clojureScript exactly that?
>
> Jim
>
>
> --
> 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