Content deleted Content added
No edit summary |
No edit summary |
||
Line 3:
Most Java-to-bytecode compilers, [[Jikes]] being a well known exception, do virtually no [[Optimization (computer science)|optimization]], leaving this until [[runtime]] to be done by the [[JRE]]{{Fact|date=April 2007}}.
The [[Java
The very first Java compiler developed by Sun Microsystems was written in C using some libraries from C++.{{Fact|date=February 2007}}
|