摘要
解释性语言所具有的可快速开发、可移植性好、安全可靠等原因得到越来越多的应用。文中从应用开发的角度出发,设计了4GL语言,设计并实现了一个栈式虚拟机,并对编译和解释系统相关技术进行了探讨和研究。
Interpreted languages have become increasingly popular due to the demand for easy of use, portability and safety. This paper designs a 4GL language for development environment and implement a stack - virtual machine from application development perspectives. Moreover, this thesis also makes some exploration and research on the relevant techniques of compiling and interpreting system.
出处
《科学技术与工程》
2007年第10期2259-2262,共4页
Science Technology and Engineering
关键词
解释器
虚拟机
中间代码
4GL语言
interpreter virtual machine intermediate code 4GL language