在 英语 中使用 Intermediate language 的示例及其翻译为 中文
{-}
-
Political
-
Ecclesiastic
-
Programming
JIT or Just-in-time compilation requires an intermediate language to allow the code to be split into chunks(or frames).
These courses would comprise basic and intermediate language courses designed to allow foreigners to acquire sufficient command of the German language. .
When the managed code is compiled, the compiler converts the source code into a CPU independent intermediate language(IL) code.
When targeting the CLR, the compiler has to emit Common Intermediate Language(CIL) code that models a stack machine.
In doing so, the type representations of the source language are translated into the type representations internal to the typed intermediate language.
It also supports several languages and compiles them into the same common intermediate language;
When the managed code is compiled, the compiler converts the source code into a CPU independent intermediate language(IL) code.
For instance, Cedilla Systems' Special J compiler uses a typed intermediate language.
Java and C achieve portability by compiling a program into a pseudocode, intermediate language.
Programs developed using. NET are not compiled to machine language(like C++ is, for example) but instead to a format called Microsoft Intermediate Language(MSIL) or Common Intermediate Language(CIL).
In most of the cases, Reverse Engineering Intermediate Language(REIL) is used, but BAP([Bru11]) or Bincoa([Bar11]) are other IRs used in academic works.
What is Microsoft Intermediate Language(MSIL)?
The idea of an intermediate language will be back.
NET compiles the page to MSIL(Microsoft intermediate language).
NET, which are compiled to Microsoft Intermediate Language(MSIL).
Code in. NET is compiled to the Microsoft Intermediate Language.
String in IL(Intermediate Language), so there is no difference.
Instead, it's firstly compiled to an intermediate language(IL).
The C compiler transforms the C source file into this intermediate language.