资源列表
[编译器/词法分析] 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> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[编译器/词法分析] 词法分析编译原理实验c++
说明:一个很不错的c++ 程序!是编译系统的第一个程序,主要功能实现词法分析!通过对文本的编译,实现词法分析-a very good procedures c! The build system is the first procedure, the main function of achieving lexical analysis! The text adopted by the compiler to achieve lexical analysis<kang> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[编译器/词法分析] Lexical_analysis
说明:词法分析的又一个例子 这个将词法分析做成了一个子程序便于后来与语法分析及语法制导连起来-lexical analysis of this yet another example of lexical analysis resulted in a subroutine and then to facilitate analysis of syntax and grammar guide link<李立纯> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[编译器/词法分析] yufafenxi
说明:本课程设计即为词法分析阶段。词法分析阶段是编译过程的第一个阶段。这个阶段的任务是从左到右一个字符一个字符地读入源程序,对构成源程序的字符流进行扫描和分解,从而识别出一个个单词(也称单词符号或符号)。如保留字(关键字或基本字)、标志符、常数、算符和界符等等。-the curriculum design shall lexical analysis stage. Lexical analysis stage of the process is to compile the first phase.<黄德春> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[编译器/词法分析] LL(1)文法——vc
说明:LL1文法的vc实现,编译原理的实验用得着的,对学习编译很有帮助!-LL1 grammar vc realization of the principle of compiling the experiment worthwhile to study compiled helpful!<陈为> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[编译器/词法分析] c语言词法分析器
说明:很好的c语言词法分析程序,该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的 源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录 的outpu.. 开发工具:C++Builder, 提供者:汤超 · 词法分析器11.rar, 2005-12-25 -good language lexical analysis procedures, the lexical analysis procedures us<唯一> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[编译器/词法分析] LL(1)wenfaa
说明: LL(1)文法的实现方法,有需要的可以-LL (1) grammar method, it is necessary to look at the<cai> 在 2025-06-16 上传 | 大小:2kb | 下载:0