Fair point, but Rhino doesn't always have the correct semantics. For example, one common JS idiom for default params: eval("undefined || 2 + 2") => returns true instead of 4
But mostly, Rhino is just a JS engine with no DOM, so is less than ideal for browser UI development. > > I do so hope however that someone manages to pull that out for a "lets > run this NOW on Java 7" as that would be a great improvement over rhino. > > Does it really matter? Nobody would really deploy ClojureScript based > on Rhino, right? As long as Rhino has the correct semantics its fine > as a repl. We allready have a programming language that runs fast on > the JVM, its called clojure. -- 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