intermediate-level language
常见例句
- Although BCPL was a high-level language (similar to C), the intermediate code that the compiler generated was called O-code (Object code).
尽管 BCPL 是一种高级语言(类似于 C),编译器生成的中间代码叫做 O-code(对象代码)。 - This paper presents the details of generating higher-level intermediate representation from IA-64 assembly language by means of semantic specification in decompiling.
介绍了在反编译过程中通过语义描述由IA-64汇编代码生成更高级的中间表示的实现技术。 - NET-compatible compilers translate this high-level source code into a special intermediate language, MSIL. The CLR, then, converts it into machine-specific instructions.
NET兼容的编译器先将这些 高级源代码转换成特定的中间 语言MSIL,CLR随后再将其转换成特定机器上的指令。 返回 intermediate-level language