Examples of using Run-time in English and their translations into Serbian
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Latin
-
Cyrillic
A run-time system can inline function as well.
Putting away replay time information in run-time datatable.
The program's run-time is directly proportional to its input size.
To generate new types and behaviors on the fly,based on run-time data.
The device can be battery operated with a run-time of 2 hours or wall powered for continuous use.
In most run-time environments, positive zero is usually printed as"0" and the negative zero as"-0".
Dynamic checking means that type errors are reported based on a program's dynamic(run-time) behavior.
In most run-time environments, positive zero is usually printed as"0", while negative zero may be printed as"-0".
LLVM can also generate relocatable machine code at compile-time or link-time oreven binary machine code at run-time.
PVM provides a run-time environment for message-passing, task and resource management, and fault notification.
This approach provides compile-time polymorphism that is often more efficient than traditional run-time polymorphism.
The methodology of run-time analysis can also be utilized for predicting other growth rates, such as consumption of memory space.
In some languages, such features may also be used e.g. to generate new types and behaviors on the fly,based on run-time data.
The first way is to expose the internals of the run-time engine to the programming code through application programming interfaces(APIs).
Most operating systems that support dynamically linked libraries also support dynamically loading such libraries via a run-time linker API.
More advanced run-time constructs such as metaclasses and introspection are often harder to use in statically typed languages.
For example, Smalltalk(1980), which was designed to be interpreted at run-time, allows generic objects to dynamically interact with each other.
In the limit, the run-time system may be a P-code machine or virtual machine, that hides even the processor's instruction set.
Data, including: initialized data(data segment); uninitialized(but allocated)variables; run-time stack; heap; shared memory and memory mapped files.
However these attributes are used to give run-time information and are not used by a pre-processor(there isn't one in C 's reference implementation).
Dependency injection is a design pattern that allows the removal of hard-coded dependencies andmakes it possible to change them, whether at run-time or compile-time.
At this stage there may be run-time errors, such as division by zero, or it may become evident that the program has produced incorrect output.
Source programs are compiled ahead of time and stored as machine independent code,which is then linked at run-time and executed by an interpreter and/or compiler(for JIT systems).
Run-time inlining can use dynamic profiling information to make better decisions about which functions to inline, as in the Java Hotspot compiler.
The current agent mechanism leaves a possibility of run-time type error(if a routine with n arguments is passed to an agent expecting m arguments with m< n).
Programming languages such as C++ andJava are designed for professional development by large teams of experienced programmers who are concerned about the run-time efficiency of their code.
Ow! By re-routing his circuitry and channelling all his run-time through a single CPU, I've restored his intelligence, at the cost of reducing his operational lifespan.
In the case of instrumented operational semantics, this allows the operational semantics to track and the semanticist to state andprove more accurate theorems about the run-time behaviour of the language.
It provides many command-line tools to work with robots and planners, and the run-time core is small enough to be used inside controllers and bigger frameworks.[1].
It includes a new compiler run-time type information(RTTI) system, support for Windows 7 Direct2D, touch screen and gestures, a source code formatter, debugger visualizers and the option to also have the old style component palette in the IDE.