所属分类:
编译器/解释器
开发工具:C/C++
文件大小:9KB
下载次数:30
上传日期:2005-05-18 21:27:22
说明: 简单整型表达式文法按递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行
(simple integer expression by recursive grammar dropped to design its compiler, generating PL/0 Stack-code instructions, and then the interpretation and implementation of)
文件列表:
compile
.......\compile.cpp
.......\compile.dsp
.......\compile.dsw
.......\compile.h
.......\compile.ncb
.......\compile.opt
.......\compile.plg
.......\test1.txt
.......\test2.txt
.......\test3.txt
.......\test4.txt