Compiler theory - Hutchinson encyclopedia article about Compiler theory Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,579,570,761 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

compiler
(redirected from Compiler theory)

   Also found in: Dictionary/thesaurus, Medical, Legal, Encyclopedia, Wikipedia 0.01 sec.

compiler

Enlarge picture
The process of compilation; a program written in a high-level language is translated into a program that can be run without the original source being present.

Computer program that translates programs written in a high-level language into machine code (the form in which they can be run by the computer). The compiler translates each high-level instruction into several machine-code instructions – in a process called compilation – and produces a complete independent program that can be run by the computer as often as required, without the original source program being present.

Different compilers are needed for different high-level languages and for different computers. In contrast to using an interpreter, using a compiler adds slightly to the time needed to develop a new program because the machine-code program must be recompiled after each change or correction. Once compiled, however, the machine-code program will run much faster than an interpreted program.



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.
?Page tools
Printer friendly
Cite / link
Feedback
?Sign in SSL protected
Email:
Password:
Register

Mentioned in?  References in periodicals archive?   Hutchinson browser?   Full browser?
 
Allen will offer some examples of the compiler optimization challenges presented by a naturally interpreted, dynamically typed, vector-centric language and how compiler theory can be both extended or stretched to accommodate these overly hyphenated challenges.
 
 
 
Hutchinson Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.