Compile

This is an old revision of this page, as edited by Enchanter (talk | contribs) at 13:43, 21 September 2002 (Fix link to program). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In telecommunication, the term compile has the following meanings:

1. To translate a computer program expressed in a high-level language into a program expressed in a lower level language, such as an intermediate language, assembly language, or a machine language.

2. To prepare a machine language program from a computer program written in another programming language by making use of the overall logic structure of the program or by generating more than one computer instruction for each symbolic statement as well as performing the function of an assembler.

Source: from Federal Standard 1037C