compiler
|
|||||||||||||||
|
Every high-level programming language (except strictly interpretive languages) comes with a compiler. In effect, the compiler is the language, because it defines which instructions are acceptable. Because compilers translate source code into object code, which is unique for each type of computer, many compilers are available for the same language. For example, there is a FORTRAN compiler for PCs and another for Apple Macintosh computers. In addition, the compiler industry is quite competitive, so there are actually many compilers for each language on each type of computer. More than a dozen companies develop and sell C compilers for the PC.
|
|
||||||||||||||
|
Compiler publications The Compiler Connection Associated Computer Experts (ACE) home page Catalog of Compiler Construction Tools Catalog of Free Compilers and Interpreters HDL compiler family page Compiler FAQ UNICOS FORTRAN compiling systems |
|||||||||||||||