| Dictionary, Encyclopedia and Thesaurus - The Free Dictionary 1,506,229,783 visitors served. |
|
Dictionary/ thesaurus | Medical dictionary | Legal dictionary | Financial dictionary | Acronyms | Idioms | Encyclopedia | Wikipedia encyclopedia | ? |
compiler |
Also found in: Medical, Wikipedia, Hutchinson | 0.06 sec. |
compilerComputer software that translates (compiles) source code written in a high-level language (e.g., C++) into a set of machine-language instructions that can be understood by a digital computer's CPU. Compilers are very large programs, with error-checking and other abilities. Some compilers translate high-level language into an intermediate assembly language, which is then translated (assembled) into machine code by an assembly program or assembler. Other compilers generate machine language directly. compiler(1) Software that converts a set of high-level language statements into a lower-level representation. For example, a help compiler converts a text document embedded with appropriate commands into an online help system. A dictionary compiler converts terms and definitions into a dictionary lookup system.
Source Code Assembly Language Machine Language
IF COUNT=10 Compare A to B Compare 3477 2883
GOTO DONE If equal go to C If = go to 23883
ELSE Go to D Go to 23343
GOTO AGAIN
ENDIF
Actual Machine Code (simulated)
10010101001010001010100
10101010010101001001010
10100101010001010010010
compiler a computer program by which a high-level programming language, such as COBOL or FORTRAN, is converted into machine language that can be acted upon by a computer
How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content. |
|
| ? Mentioned in | ? References in periodicals archive | ||
|---|---|---|---|
| The Impulse tools include advanced parallel compiler optimizations including statement scheduling and loop pipelining, as well as providing C-compatible API functions for multi-process parallelism. Based in Portland, Oregon, PGI is a privately held company that has been operating for 10 years and has world-class expertise in advanced computing architectures and bringing parallel compiler technologies into production on the world's fastest parallel supercomputers. Optimized, integrated parallel compiler technology is key to the development of optimized software for the IA-64 architecture," said Vincent Schuster, president and CEO of The Portland Group. |
| Encyclopedia |
| Free Tools: |
For surfers:
Browser extension |
Word of the Day |
Help
For webmasters: Free content | Linking | Lookup box | Double-click lookup | Partner with us |
|---|