On Monday, October 8, 2012 9:09:49 PM UTC+7, Jim foo.bar wrote:
>
> On 08/10/12 14:47, Mark Rathwell wrote: 
> > 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. 
>
> aaa ok that clears things up a bit.. thanks! :-) 
>
You are right, Mark. And because the compiler is run in Clojure, we have 
the power of macros along with the beautiful and concise syntax.

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