所属分类:
编译器/解释器
开发工具:C/C++
文件大小:11KB
下载次数:72
上传日期:2005-04-07 12:53:51
说明: 是一个不错的语法分析器,里面实现了语法分析的算法,并判断了一些优先级的控制和对栈的操作.
(is a good parser, they achieved the syntax analysis algorithms, and a judgment of priority to the control and operation of the stack.)
文件列表:
Global.h
Main.c
MAIN.EXE
Parse.h
Prece.H
Readme.txt
Stack.h