Internet Encyclopedia of Science
COMPUTERS
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z

                   HOME
ABOUT
CATEGORIES
USE OF TEXT AND IMAGES
NEWSLETTER

  



compiler



A computer program that translates programs expressed in a high-level language into their machine language equivalents. The compiler takes the finished source code listing as input and outputs the machine code instructions that the computer must have to execute the program.

A cross-compiler is a compiler that executes on one computer but generates assembly code (see assembly language) or object code for a different computer.


Related category

   • COMPUTERS, ARTIFICIAL INTELLIGENCE, AND CYBERBETICS


Also on this site:

Encyclopedia of Alternative Energy & Sustainable Living
Encyclopedia of History





BACK TO TOP