Compiler
Revision as of 21:36, 26 November 2016 by Chris Tyler (talk | contribs) (Created page with "Category:Computer ArchitectureCategory:SPO600 A ''compiler'' is a program which takes input code, typically human-readable source code, and produces output code, typic...")
A compiler is a program which takes input code, typically human-readable source code, and produces output code, typically binary machine code but possibly an intermediate bytecode.