Hacker News new | ask | show | jobs
by binary132 560 days ago
Go -> JVM bytecode with a Clojure-facing API and a Clojure-based compiler as a Clojure package wouldn’t be so bad. It’d just be another JVM frontend, hosted in Clojure. Clojure is also just a JVM frontend. I’m not quite understanding this “JVM->Clojure” bit of your equation; Clojure is a JVM frontend and stdlib API.
1 comments

You can do CLR->Clojure, Clojure is a guest language as someone else said. It doesn't have to be JVM.