Gwt-Clojure - lightweight browser implementation

2010-06-16 Thread pfisk
Gwt-Clojure is a subset of the Clojure language which was developed for scripting GWT (Google Windows Toolkit) widgets in the browser environment. It is designed to be able to share code with Clojure running on the server. The current deployment size is about 145kb of Javascript - including the in

Re: Gwt-Clojure - lightweight browser implementation

2010-06-17 Thread pfisk
Neat! > > I'm currently writting a webapp with GWT for the browser client, and > clojure on the server... What is your approach to doing this, and is > the code available anywhere yet? > > R. > > On 15 June 2010 19:48, pfisk wrote: > > > > > Gwt-Clojur