Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
1,728,960,516 visitors served.
forum mailing list For webmasters
?
New: Language forums
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

compile time

   Also found in: Wikipedia 0.01 sec.

compile time

The time it takes to translate a program from source language into machine language. Linker time may also be included in compile time. See compile and linker.


(programming)compile time - The period of time during which a program's source code is being translated into executable code, as opposed to run time when the program is being executed. As well as the work done by the compiler, this may include macro preprocessing as done by cpp for example. The final stage of program construction, performed by the linker, would generally also be classed as compile time but might be distinguished as link time.

For example, static data in a C program is allocated at compile time whereas non-static data is allocated at run time, probably on the stack.


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
Email
Feedback
? Mentioned in ? References in periodicals archive
 
The Palladium system enhanced our testing productivity by providing fast compile time, efficient debug, high run-time performance, and excellent target interface solutions.
ThreadX can be configured at compile time, and turned on or off at run-time, to collect information about each object's use.
0 can optionally use XML Schema, enabling improved detection of errors both at compile time and at run-time, and thus provides the robustness needed in enterprise applications.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2009 Farlex, Inc.
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. Terms of Use.