摘要
介绍了一种面向开放式数控平台NC代码解释器的新型开发方法。这种方法在NC代码解释器中引入编译技术,使用编译工具LEX与YACC构造解释器的词法分析与语法分析模块,并引入动态链接库技术开发专用的G指令函数动态链接库,从而使得所开发的NC代码解释器具有功能可扩充、代码可重用、易于二次开发等特点。
It was presented, how to introduce the compile technology into the development of a NC code interpreter of NC system platform, using special compile tools LEX&YACC to design the lexical analyzer and parser of the interpreter. The ". DLL" technology was also introduce into the in terpreter's program, that makes it to be provided with a better open architecture.
出处
《中国机械工程》
EI
CAS
CSCD
北大核心
2006年第2期168-171,共4页
China Mechanical Engineering
基金
国家863高技术研究发展计划资助项目(2002AA424012)
关键词
解释器
编译技术
NC代码
开放式数控系统平台
interpreter
compile technology
NC code
open architecture platform of NC system