Skip to content

a clojurescript version of bret victor's editable game

Notifications You must be signed in to change notification settings

chrismcbride/live-cljs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coding

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

Usage

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/

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

Languages

  • JavaScript 88.0%
  • Clojure 12.0%