Thanks, Dan, and a good point you are making.

Actually I have that information in the same paragraph, why it it is
important. The publishing company was discussing if ClojureScript is a
language, a scripting language, a compiler, etc. They had a tutorial
on CoffeeScript in the last edition, and CoffeeScript uses
"CoffeeScript is a little language that compiles into JavaScript." I'm
looking for the best equivalent of that sentence for ClojureScript.

Best,
Raju

2012/2/27 Daniel Barlow <d...@telent.net>:
> On Mon, Feb 27, 2012 at 10:45 AM, Raju Bitter <rajubit...@googlemail.com>
> wrote:
>>
>> Quotes:
>> "ClojureScript is a dialect of Clojure that targets JavaScript as a
>> deployment platform."
>>
>> "ClojureScript allows to write code using the Clojure language and
>> compile it to Javascript."
>>
>> "ClojureScript is a new compiler for Clojure that targets JavaScript."
>
>
> All of these are (AFAIK anyway) entirely true and there's not much to choose
> between them.  The ClojureScript compiler compiles the ClojureScript
> language (a dialect of Clojure) into Javascript.
>
> This may not be exactly the input you're looking for, but IMO the key
> message you probably want to get across is "why is this important?".  It's
> important because it allows one to create rich web user interfaces by
> writing Clojure to be executed client-side in the user's web browser, and
> you've left that entirely implicit.  Focus on the benefits, not on the
> technology.
>
> -dan
>
> --
> d...@telent.net
> http://ww.telent.net
>
> --
> 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