Through theoretical research on process virtual machine, design and implement a model of virtual machine system. The system is composed of an assembler and a virtual machine runtime. 通过进程虚拟机的理论研究,设计并实现了一个进程虚拟机系统模型,系统由一个汇编器和一个虚拟机运行时构成。
In this article, MULTOS virtual machine as a example, it describes how to develop an assembler and a linker of stack based virtual machine. 以MULTOS虚拟机为例,论述了基于堆栈式虚拟机的汇编器及连接器的开发方法。