compile
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| compile [2011/06/27 18:04] – randallphillips | compile [2011/07/09 07:25] (current) – old revision restored nebula | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| To have a computer translate code written in a computer language into an executable form. This is usually done by a specific translator program called a compiler. There are compilers for virtually every language on every platform. Those that create code on one platform for use on another are called cross compilers. Compilers take code written in a particular syntax and usually convert it to binary, machine code instructions. | To have a computer translate code written in a computer language into an executable form. This is usually done by a specific translator program called a compiler. There are compilers for virtually every language on every platform. Those that create code on one platform for use on another are called cross compilers. Compilers take code written in a particular syntax and usually convert it to binary, machine code instructions. | ||
| - | |||
| - | |||
| - | [[http:// | ||
| - | |||
compile.1309197878.txt.gz · Last modified: 2011/06/27 18:04 by randallphillips
