Hacker News new | ask | show | jobs
by mike_hearn 3212 days ago
That's not inherent to the Java language. You can implement garbage collectors and kernels in Java if you extend the JIT compiler:

http://jnode.org/