摘要
类汇编语言是汇编语言的一个子集。对类汇编语言解释器进行了设计与实现。该解释器实现了汇编语言的大部分功能,例如段的分配、符号变量的定义、表达式的解析、指令的解释等等。而且在需要时能方便地进行扩展。
Class assembly language is a subset of assembly language. The paper design and implementation class assembly language interpreter. The interpreter to achieve most of the assembly language function, Such as distribution of the paragraph, the definition of symbolic variables, the analytic expressions, the interpretation of commands and so on. and when necessary can easily be expanded.
出处
《微处理机》
2010年第1期76-78,共3页
Microprocessors
关键词
类汇编语言
表达式
解释器
令牌
Class assembly language
Expression
Interpreter
Token