An implementation of Bret Victor's neat live game editor in Clojurescript
lein run
For some reason on second run the cljs compiler gets AOT compiled and screws everything up. If you get an error when you run simply
rm -rf classes/cljs/
Copyright (C) 2012 Chris Granger
Distributed under the Eclipse Public License, the same as Clojure.