It lazily generates bytecodes from a syntax tree, using a simple one-pass compiler with built-in copy propagation.
“SquirrelFish is a register-based, direct-threaded, high-level bytecode engine, with a sliding register window calling convention.
单词 | Compiler Compiler |
释义 |
Compiler Compiler
英语例句库
It lazily generates bytecodes from a syntax tree, using a simple one-pass compiler with built-in copy propagation. “SquirrelFish is a register-based, direct-threaded, high-level bytecode engine, with a sliding register window calling convention.
原声例句
Apple 最新资讯 What this is is there's one compiler here that supports these two different language modes. 这意味着有一个编译程序能够支持这两种不同的语言模型。 经济学人 Finance and economics A lot can ride on the decisions made by anonymous index compilers. 很多事情都取决于匿名索引编译器做出的决定。 科技 Crash Course To deal with different underlying hardware, each computing architecture needed its own COBOL compiler. 为了处理不同的底层硬件,每个计算架构都需要自己的 COBOL 编译器。
中文百科
编译器编译程序 Compiler-compiler(重定向自Compiler Compiler)
一个编译器编译程序(compiler-compiler)或者编译器产生程序(compiler generator)是一个帮助用户根据某种语言或机器的规则来产生语法分析器,解释器或者编译器的工具。目前最早也是最常见的编译器编译程序是语法分析器产生程序(parser generator)这个形式,其输入是一个编程语言的形式文法 (一般是用BNF表示),然后产生出一些语法分析器的代码,作为这个语言编译器的一部分。 理想的编译器编译程序,只要给予一个编程语言的完整描述以及目标的指令集架构,然后就能自动从中产生出合适的编译器。实际上, 最先进的技术还没有到达这么复杂的地步,而大多数现有的编译器产生程序都不能处理语意学或者目标架构的信息部份。
英语百科
Compiler-compiler 编译器编译程式(重定向自Compiler Compiler)
In computer science, a compiler-compiler or compiler generator is a programming tool that creates a parser, interpreter, or compiler from some form of formal description of a language and machine. The earliest and still most common form of compiler-compiler is a parser generator, whose input is a grammar (usually in BNF) of a programming language, and whose generated output is the source code of a parser often used as a component of a compiler. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。