Comment on ClojureScript 1.7: ClojureScript can compile itselfparentComments−braythwayt11yDoesn’t this imply the development of a JVM written in Clojure?−MBlume11yNah, A Clojure program which translated Clojure code to JVM bytecode would be a good start.−_halgari11yLike this? https://github.com/clojure/tools.emitter.jvm
Comments
Doesn’t this imply the development of a JVM written in Clojure?
Nah, A Clojure program which translated Clojure code to JVM bytecode would be a good start.
Like this? https://github.com/clojure/tools.emitter.jvm