English | Dutch |
Effect Compiler | effectcompiler (A compiler that assembles shader code from the central processing unit (CPU) and the graphics processing unit (GPU) and executes shader computations on the CPU before the shader runs) |
JIT compiler | JIT-compileerprogramma (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) |
just-in-time compiler | Just-In-Time-compileerprogramma (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) |
Microsoft Custom Dictionary Compiler | Microsoft-compiler voor aangepaste woordenlijsten (A command-line tool that is used to configure and compile a list of words into a binary custom dictionary file (.hwrdict) for the handwriting recognizer) |