资源列表
nibolanshi
- 表达式的语法制导逆波兰式生成 c++编写-grama analys
Expressionevaluator
- 表达式求值,很有用的。。。。。要交的作业-Expression evaluator
Canvas
- Canvas class in a header file
warplan2006
- Program to make a Warplan in Prolog
STYLE1
- Example of Style loop in C
DYNLINK
- Example of Dynamic Link in C
cifafenxiqi
- 实现一个词法分析器,词法分析程序的主要任务是从左到右扫描每行源程序,拼成单词,换成统一的内部表示 (token)输出,送给语法分析器。具体包括: –组织源程序的输入; –按规则拼单词,并转换成二元形式; –滤掉空白符,跳过注释、换行符及一些无用的符号(如字符常数的引号) (实验一已完成); –进行行列计数,用于指出出错的行列号,并复制出错部分; –列表打印源程序; –发现并定位词法错误; –生成符号表。token 文件和符号表用作语法分析的输入部分。
Polygon
- Drawing a polygon in opengl
fx
- 词法分析程序,编译原理实验。。。 词法分析程序,编译原理实验-Lexical analysis program, the compiler of-principle experiment. . . Lexical analysis program, the compiler of-principle experiment. . .
Cpp1
- 递归下降分析算法,编译原理实验。。。 c++ 递归下降-Recursive descent parsing algorithm, the compiler of-principle experiment. . . c++ recursive descent
diguixiajiangfenxifa
- 根据某一文法编制调试递归下降分析程序,以便对任意输入的符号串进行分析。本次实验的目的主要是加深对递归下降分析法的理解-diguixiajiangfenxifa
Irony
- this a new idea for generating syntax parsing code,it can be used instead of lex and yacc toolz-this is a new idea for generating syntax parsing code,it can be used instead of lex and yacc toolz