Dodatkowe przykłady dopasowywane są do haseł w zautomatyzowany sposób - nie gwarantujemy ich poprawności.
Common Intermediate Language, a part of the Microsoft .
It translates Common Intermediate Language to machine code.
This is the Common Intermediate Language.
Common Intermediate Language, sometimes pronounced "sil"
The Common Intermediate Language is object-oriented and stack-based.
It targets Common Intermediate Language.
NET Common Intermediate Language) as the target.
Bartok is an optimizing compiler and managed runtime system for Common Intermediate Language (which .
Microsoft's Common Intermediate Language is an intermediate language designed to be shared by all compilers for the .
Common Intermediate Language executed by Common Language Runtime.
NET Common Intermediate Language (CIL), and many others.
Ngen pre-compiles (or "pre-JITs") bytecode in a Common Intermediate Language image into machine native code.
NET, the EiffelStudio compiler directly generates CIL (Common Intermediate Language) code.
Common Intermediate Language (CIL), a similar bytecode specification that runs on the CLR of the .
NET's Common Intermediate Language (CIL)
NET compatible implementation running in the Common Language Runtime and generating Common Intermediate Language.
During installation, Common Intermediate Language (CIL) opcodes are compiled into x86 opcodes using the Bartok compiler.
To a large extent, the purpose of the VES is to provide the support required to execute the Common Intermediate Language CIL instruction set.
All compatible languages compile to Common Intermediate Language (CIL), which is an intermediate language that is abstracted from the platform hardware.
By producing Common Intermediate Language (CIL) code, it utilizes the Microsoft just-in-time compiler (JIT) to support 32-bit or 64-bit hardware.
NET Common Intermediate Language (CIL) code, into a native (system-dependent) machine code with the intention of executing the resulting binary file natively.
For computer programs to run on CLI, they need to be compiled into Common Intermediate Language (CIL) - as opposed to being compiled into machine code.
It encompasses an AOT compiler known as IL2CPU to translate Common Intermediate Language (CIL) into native instructions.
The RPython language can be compiled to C, Java bytecode, or Common Intermediate Language, and is used to build the PyPy interpreter of Python.
Tracing JITs have also been explored by Microsoft in the SPUR project for their Common Intermediate Language (CIL).