Object Oriented Software Engineering   View all facts   Glossary   Help
subject > program > compiler > Java compiler
Next compilerC compiler    Upcompiler    Previous compilerC++ compiler   

Java compiler
subjectfact 
Java compilercompiles source code into Java bytecodelink: chapter2section2.8.html#507, 2001-08-30 14:56:12.0
is a subtopic of The Basics of Java2001-08-30 14:56:12.0
is a kind of compiler2001-08-30 14:56:12.0
compilerhas purpose to translate source code into code that is executable by a computer2001-08-30 14:54:59.0
performs compilation2001-08-30 14:54:59.0
programis written by programmer2001-08-30 14:57:05.0
must be readable by humans2001-08-30 14:57:06.0
should follow consistent guidelines that make the program easy to read2001-08-30 14:57:06.0