A port of Clojure to JS would be interesting. Rich has expressed interest
and Chouser's ClojureScript is a step in that direction.

On Fri, Oct 29, 2010 at 11:28 PM, Victor Olteanu <bluestar...@gmail.com>wrote:

> cf. node js, I thought of mentioning this link
> http://dosync.posterous.com/22397098


I'm the author of this post comparing a very, very, very early version of
Aleph to Node.js. It was primarily written as a critique of, IMO, the myopic
rhetoric about JS and threaded vs evented server side programming to be
found on main Node.js site.

Node.js is a cool project targeted at a specific audience and Ryan seems to
be a talented programmer. But to me Clojure provides all the benefits and
none of the limitations so I felt compelled to blog about that.

JS brought me to Lisp, I would love to see the Clojure community bring Lisp
back to JS. However I fail to see what advantage JS gives on the server
side. From what I've seen the V8 GC and Node.js have a considerable number
of years to go before they are serious contenders against the JVM for
non-trivial projects, evented or no.

More interesting would be something along the lines of CoffeeScript (like
ClojureScript) that takes a reasonable subset Clojure and compiles into
efficient JS, allowing Clojure programmers to send Clojure code to clients.

David

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