just-in-time compiler (Angleško)
Noun
A compiler takes the Java bytecode (which is machine-independent) and compiles it on demand into native code for the target machine, giving faster execution. Since JIT compilers operate on the client machine, they preserve the platform-independence of the compiled Java program.


Nemško: Just-In-Time-Compiler
Špansko: compilador Just-In-Time
Francosko: compilateur juste-à-temps
Italijansko: compilatore JIT



Vir: Večjezični slovar računalniških izrazov - Microsoft Corporation

Komentiraj slovarski sestavek