/sicp-escher

The picture language from SICP

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

sicp-escher

The picture language section of sicp built with clojurescript+quil.

Usage

Run lein compile command and open index.html in your browser.

For interactive development run lein cljsbuild auto command. This command will be recompiling cljs to js each time you modify core.cljs and you can see result immediately by refreshing page.

License

Copyright © 2015 James Briggs

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.