Skip to content

ghosthamlet/live-cljs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coding

An implementation of Bret Victor's neat live game editor in Clojurescript

Usage

Works best in Chrome. It runs in FF, but the mouse events don't work

lein run

If you get the "can't recur here" error:

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/

License

Copyright (C) 2012 Chris Granger

Distributed under the Eclipse Public License, the same as Clojure.

About

a clojurescript version of bret victor's editable game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published