摘要
解释性语言由于其易用、可移植性好、安全可靠等原因得到越来越多的应用。本文从硬件和软件的角度出发 ,分析了几个常用解释器的性能以及影响其性能的因素。结果表明 ,解释器的性能与解释语言虚拟机、解释性语言的运行库都有着很大的关联 ,而上层应用程序对其性能没有太大影响。
Interpreted languages have become increasingly popular due to the demand for ease of use, portability and safety. This paper examines the interpreter performance and the causes from both hardware and software perspectives. Our analysis shows that an interpreter's performance is related to the complexity of the interpreter's virtual machine and runtime libraries, and is relatively independent of the application being interpreted.
出处
《计算机工程与科学》
CSCD
2002年第4期83-84,101,共3页
Computer Engineering & Science