资源列表
[编译器/词法分析] ansi_yacc
说明:标准C的语法分析的yacc文件,可以用bison 等语法分析生成器编译,生成标准C的语法 分析部分,可以和前面的Lex部分组成C编译 器的前端-standard C syntax analysis generates a file that can be used, such as bison syntax analysis compiler generator, generate standard C syntax analysis, and can in front of Lex<yyf> 在 2008-10-13 上传 | 大小:2.17kb | 下载:0
[编译器/词法分析] yufafenxi
说明:本课程设计即为词法分析阶段。词法分析阶段是编译过程的第一个阶段。这个阶段的任务是从左到右一个字符一个字符地读入源程序,对构成源程序的字符流进行扫描和分解,从而识别出一个个单词(也称单词符号或符号)。如保留字(关键字或基本字)、标志符、常数、算符和界符等等。-the curriculum design shall lexical analysis stage. Lexical analysis stage of the process is to compile the first phase.<黄德春> 在 2008-10-13 上传 | 大小:2.2kb | 下载:0
[编译器/词法分析] 消除左递归得到后缀式
说明:解法:对原文法消除左递归,根据消除左递归后的等价文法建立语法树,而后对此语法树 进行后根遍历,即可得到后缀式.- Solution: Eliminates the left recursion to the original grammar, after equal in value grammar establishment grammar tree which eliminates the left recursion, after but the grammar tree carrie<刘远兴> 在 2008-10-13 上传 | 大小:2.17kb | 下载:0
[编译器/词法分析] 实习2-魔王算法(增强版)[2]
说明:魔王语言 改进班的 -fiendish language classes to improve<你大叶> 在 2008-10-13 上传 | 大小:2.19kb | 下载:0