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

C compiler
subjectfact 
C compilercompiles source code into machine codelink: chapter2section2.8.html#521, 2001-08-30 14:54:46.0
is a subtopic of The Basics of Java2001-08-30 14:54:46.0
is a kind of compiler2001-08-30 14:54:46.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