L-system generator in ClojureScript. Wannabe.
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
doc
src
test/lsyscljs
.gitignore
README.md
index.html
project.clj

README.md

lsyscljs

...wherein I try to get ClojureScript up & running and write a very primitive L-system generator.

As of revision a8832b1, lsyscljs uses Om & core.async.