编译原理常用术语英汉对照表

Lecture 1

truncated class file翻译
compiler
编译器
interpreter
解释器
preprocessor
预处理器
assembler
汇编器
linker
链接器
loader
加载器
analysis (analyze)
分析
lexical
词法
scanner
扫描器
syntax (syntactical)
语法
parser
语法分析器
semantic
语义
intermediate
中间
code generator
代码生成器
code optimizer
代码优化器
token
词法单元
symbol
符号,字符
source
target
目标
front (back) end
前(后)端
pass
Lecture 2
Instruction
命令
eliminate
消除
whitespace
空白
comments
注释
optional
可选的
attribute value
属性值
abstract
抽象
unit
单元
operator
操作符
identifier
标识符
punctuation
标点符号
synthesis
综合
pattern
模式
lexeme
词素
sequence
序列
character
符号,字符
instance
实例
buffer
缓冲器
pointer
指针
forward
向前
recognize
识别
regular expression
正则表达式
Finite Automata
有穷自动机
convert
转换
alphabet
字母表
string
字符串
prefix
前缀
suffix
后缀
substring
子字符串
subsequence
子序列
union
合集
intersection
交集
concatenation
链接
closure
闭包
recursive
递归
inductive (induction)
归纳
algebraic
代数的
regular definition
正则定义
accept
接受
initial
开始
transition function
转换函数
state
状态
deterministic
确定的
nondeterministic
不确定的
consume
消耗
Lecture 3-1
context-free
上下文无关
terminal
终结符号
nonterminal
非终结符号
start symbol
开始符号
synonym
同义词
denote
表示
distinguish
区别,成为
convention
惯例
derive (derivation)
推倒
replace(ment)
代替
precise
准确
rewrite
重写
sentential form
句型
sentence
句子
equivalent
等价
leftmost/rightmost
最左/最右
graph
图形,图
order
顺序
interior
内部
label
标号,标牌
leaf (leaves)
叶子
final
最终的
constitute
组成
yield
结果
frontier
边缘
distinct
不同的
desirable
期望的
convenient
方便的
immediate
立即
alternative
两者选一的
propose
提出
Lecture 3-2
predictive parse
预测分析
current symbol
当前符号
predictive parse table
预测分析表
appear
出现
endmarker
结束标记
assume
假设
condition
条件
proper
合适的

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。