摘要
结合嵌入式系统的特点 ,介绍了笔者开发的嵌入式JavaScript解释器系统。解释器系统采用JavaScript语言规范支持和具体实现分离的原则。解释器以自定义的字节码为中间代码 ,前端系统与后端系统相互独立 。
The authors designed and implemented a successful embedded JavaScript Interpreter system.The embedded JavaScript Interpreter system separates language specification form body implementation.The system is portable not only because it uses user defined bytecode as target code but also because the whole system is divided into two individual parts of front end system and back end system
出处
《计算机应用研究》
CSCD
北大核心
2003年第1期128-130,共3页
Application Research of Computers