Compiler: Difference between revisions

just a little extra
(Link, this page needs more info)
(just a little extra)
Line 1:
[[Category:Encyclopedia]]A compiler reads the source code of a program, and produces machine code or [[bytecode]].
 
 
Some compilers translate source code into object code. This object code is then passed to a linker, which creates machine code. Other compilers translate into intermediate languages, like [[C]].
 
==See also==
Anonymous user