IR:中间代表
在计算机软件领域,“Intermediate Representation”(简称IR)是一个常用术语,其中文含义为“中间表示”。采用缩写形式IR不仅便于快速书写和交流,还能有效提升技术文档和日常讨论的效率。这一概念在编译器设计、程序分析和代码优化等核心场景中广泛应用,是连接源代码与目标代码的关键抽象层次。
Intermediate Representation具体释义
Intermediate Representation的英文发音
例句
- We use Clojure data structure literals as both intermediate representation for communication, and for storage.
- 我们将Clojure数据结构用作通信和存储的中间表示。
- Through a compilation process, this high-level code is compiled into an intermediate representation called object code.
- 通过一个编译过程,该高级代码被编译成一个名为对象代码的中间表示。
- Before talking about the new intermediate representation, how does the compiler currently do its work without the IR?
- InfoQ采访了Subbu,希望了解新的IR是什么样的,它将为JRuby带来什么好处。在讨论新的中间表示前,编译器目前是如何在没有IR的情况下工作的?
- The front end of a compiler is language specific and includes a parser for the given language that results in parsed trees and the intermediate representation ( the Register Transfer Language, or RTL ).
- 编译器的前端是特定于语言的,它包括一个用于给定语言的解析器,这个解析器产生经过解析的树和中间表示(RegisterTransferLanguage,RTL)。
- For example, the output of all our data transformation jobs are Clojure data structure literals, and the intermediate representation in all our Hadoop jobs are as well.
- 例如,我们所有数据转换工作的输出都是Clojure数据结构形式,这种中间表示遍布于我们所有的Hadoop工作中。
本站英语缩略词为个人收集整理,可供非商业用途的复制、使用及分享,但严禁任何形式的采集或批量盗用
若IR词条信息存在错误、不当之处或涉及侵权,请及时联系我们处理:675289112@qq.com。