-
@markwunsch MAGIC: Clojure→MSIL compiler library Nostrand: Clojure REPL/project manager on Mono Arcadia: Clojure/Unity3D integration
-
@markwunsch Arcadia lets us make games in Clojure, which is great!, but we needed a better compiler for high performance use cases
-
@markwunsch to even work on a compiler, we needed something like lein for the CLR to start a REPL and manage dependencies, which is Nostrand
-
@markwunsch and i use Nostrand to build MAGIC which is the compiler that will ship with Arcadia eventually