A few of the C2 demos, in clojurescript.
Compile the clojurescript with lein cljsbuild once
, build the html by running
./dev/bin/htmlbuild.sh
from the project's root (requires pygments) , and then open one of the html
files in resources/public
in your browser.
Or just check out the online version.
Copyright © 2012 Dan Lidral-Porter
Distributed under the Eclipse Public License, the same as Clojure.