>> >> Is clojurescript ready for wide water? > > > It's getting there.
+1 > >> >> How far i can only see obscure compilation env and low level ops on >> html elemnts. > > > I find the compilation environment is quite nice, if there's something you > find confusing you should discuss it. I don't think that ClojureScript > should offer much in the way of manipulating the DOM. That's for libraries. > >> >> So the question is - Is anybody already building gwt for >> clojurescript? >> >> Bye! > > > Not that I'm aware of, but that does sounds like something people would be > interested in. Though there is nothing exactly comparable to UIBinder, with the combination of Pinot [1] and Noir [2], the Closure library [3], and client/server templates like Closure [4] or Mustache [5][6], you can get much of the benefit of GWT. [1] https://github.com/ibdknox/pinot [2] https://github.com/ibdknox/noir [3] http://closure-library.googlecode.com/svn/docs/index.html [4] http://code.google.com/closure/templates/ [5] https://github.com/fhd/clostache [6] https://github.com/janl/mustache.js -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
