Content deleted Content added
m Reverted edits by 75.72.133.122 (talk) to last version by 103.246.106.9 |
mNo edit summary |
||
Line 1:
{{No footnotes|date=July 2013}}
A '''Java compiler''' is a [[compiler]] for the [[Java (programming language)|Java programming language]]. The most common form of output from a Java compiler is [[Class (file format)|Java class files]] containing platform-neutral [[Java bytecode]]. There exist also compilers emitting optimized [[Machine code|native machine code]] for a particular hardware/[[operating system]] combination.
|