Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Compile_time> ?p ?o. }
Showing items 1 to 21 of
21
with 100 items per page.
- Compile_time abstract "In computer science, compile time refers to either the operations performed by a compiler (the "compile-time operations"), programming language requirements that must be met by source code for it to be successfully compiled (the "compile-time requirements"), or properties of the program that can be reasoned about at compile time.The operations performed at compile time usually include syntax analysis, various kinds of semantic analysis (e.g., type checks and instantiation of template) and code generation.Programming language definitions usually specify compile time requirements that source code must meet to be successfully compiled. For example, that the amount of storage required by types and variable can be deduced.Properties of a program that can be reasoned about at compile time include range-checks (e.g., proving that an array index will not exceed the array bound), deadlock freedom in concurrent languages, or timings (e.g., proving that a sequence of code takes no more than an allocated amount of time).Compile time occurs before link time (when the output of one or more compiled files are joined together) and runtime (when a program is executed). In some programming languages it may be necessary for some compilation and linking to occur at runtime. There is a trade-off between compile-time and link-time in that many compile time operations can be deferred to link-time without incurring extra run-time."Compile time" can also refer to the amount of time required for compilation.".
- Compile_time wikiPageID "191766".
- Compile_time wikiPageRevisionID "582155472".
- Compile_time hasPhotoCollection Compile_time.
- Compile_time subject Category:Compiler_construction.
- Compile_time comment "In computer science, compile time refers to either the operations performed by a compiler (the "compile-time operations"), programming language requirements that must be met by source code for it to be successfully compiled (the "compile-time requirements"), or properties of the program that can be reasoned about at compile time.The operations performed at compile time usually include syntax analysis, various kinds of semantic analysis (e.g., type checks and instantiation of template) and code generation.Programming language definitions usually specify compile time requirements that source code must meet to be successfully compiled. ".
- Compile_time label "Compile time".
- Compile_time label "Compile-time".
- Compile_time label "Tempo de compilação".
- Compile_time label "Tiempo de compilación".
- Compile_time label "Übersetzungszeit".
- Compile_time label "وقت التصريف".
- Compile_time sameAs Übersetzungszeit.
- Compile_time sameAs Tiempo_de_compilación.
- Compile_time sameAs Compile-time.
- Compile_time sameAs Tempo_de_compilação.
- Compile_time sameAs m.01b6xt.
- Compile_time sameAs Q333707.
- Compile_time sameAs Q333707.
- Compile_time wasDerivedFrom Compile_time?oldid=582155472.
- Compile_time isPrimaryTopicOf Compile_time.