Bumping a thread about programming.
>>18
If clojure were implemented in C as most other compilers, than you have a more machine specific implementation to run on different platforms
I'm not sure if this is talking about a clojure VM (wouldn't JVM count then?) or a clojure compiler. The latter, with out any further work, would only give you access to more native compilers--which spit out code for the original target. (Still JVM?)