compiler |
|
A compiler translates a source program into an object program so that it can be executed on a particular computer architecture.
For example, the gcc compiler translates a program in the C language into an executable object program.
For more information about compilers, see `Selecting a programming language'.
|
John Shipman, john@nmt.edu
Last updated: 1997/05/22 05:01:38 UT URL: http://www.nmt.edu/tcc/help/g/compiler.html |
|