When a program is compiled the source code is translated into another language (the target language).
Source code is commonly compiled into programs which can be executed from a computer’s operating system (e.g. Unix, Windows, DOS), and are thus known as executables. In Windows, executables have an extension of .exe.
examples | GCC C++ |
Borland C++ Compiler | |
Java | |
home | Home Page |