Y
Hacker News
new
|
ask
|
show
|
jobs
by
DAddYE
3973 days ago
Awesome!!! Now we want Clojure in Clojure :)
1 comments
braythwayt
3973 days ago
Doesn’t this imply the development of a JVM written in Clojure?
link
MBlume
3973 days ago
Nah, A Clojure program which translated Clojure code to JVM bytecode would be a good start.
link
_halgari
3973 days ago
Like this?
https://github.com/clojure/tools.emitter.jvm
link