Looks worthwhile to try out. I've also used Seesaw ( <a href="https://github.com/daveray/seesaw" rel="nofollow">https://github.com/daveray/seesaw</a> ) which was pretty enjoyable.
I think the project logotype, “cλarity”, is really bad. It looks like “charity”, and not like “clarity” – it will confuse Googlers who have only seen the logo.
I've always wanted to learn Clojure but found the curve a little too steep. The way you turn something as stuffy as Swing into JQuery-style code and stylesheets, that is so amazing. If only there were more time to learn stuff like this.<p>Are most of these implemented using macros?
I don't know much about interoperation between clojure and java, but wouldn't it make more sense to build a java gui which makes calls to some sort of clojure backend?