Hacker News new | ask | show | jobs
by Flow 4484 days ago
Tried compiling Clojure->Scheme->C?
1 comments

Not yet, but the Clojure->Scheme and Clojure->native(LLVM) do look appealing.

However I tend not to like having layers between language and final execution target, as it increases debugging headaches.