Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Java with a jit compiler

The JRE is substantially C++.



Not all JREs are - Jikes RVM for example is implemented in Java and yet has decent performance -

http://jikesrvm.org/FAQ#FAQ-GeneralWhatIs


The speed-critical parts (like HotSpot) are most certainly written in C++.


From TFA I linked -

Jikes RVM is unique in that it is the first self-bootstrapped virtual machine written entirely in the Java programming language, i.e., its Java code runs on itself, without requiring a second virtual machine.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: