摘要
以MULTOS虚拟机为例,论述了基于堆栈式虚拟机的汇编器及连接器的开发方法。首先介绍了MULTOS虚拟机的体系结构,然后描述了如何综合运用词法分析器、语法分析器的自动构造工具Flex和Bison来开发虚拟机的汇编器,最后介绍了连接器的工作原理及实现。
In this article, MULTOS virtual machine as a example, it describes how to develop an assembler and a linker of stack based virtual machine. Tiffs article studies the architecture of MULTOS virtual machine, and gives a detailed description of how to use the scarmer generation tool Flex and the parser generator tool Bison to develop the assembler of virtual machine . In addtion, It provides the principles of the linker and an implementation of the linker.
出处
《计算机与数字工程》
2006年第5期116-119,共4页
Computer & Digital Engineering