资源列表
[编译器/词法分析] 词法分析器手工构造实例
说明:这是一个此法分析器的手工构造实例,程序很简洁。-This is a method of manual analyzer tectonic example, a very simple procedure.<孟雅静> 在 2025-06-18 上传 | 大小:254kb | 下载:0
[编译器/词法分析] 编译原理课程设计 SLR(1)语法分析
说明:编译原理课程设计 SLR(1)语法分析!我做的,就是没有运行结果,大家先用着-Course Design Compiler Principle SLR (1) syntax analysis! I do, is not running, we used to first<超杰> 在 2025-06-18 上传 | 大小:15kb | 下载:0
[编译器/词法分析] LEX生成工具生成统计文本
说明:利用LEX生成工具生成统计文本文件中字符、单词和行数,并报告统计结果。-LEX generated using statistical tools generated text file of characters, words and action, and a report on results.<刘斌> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[编译器/词法分析] 简单的YACC程序
说明:目的:通过编写简单的YACC程序熟悉YACC词法分析工具的基本用法,及词法分析器的设计思路。编写包括赋值语句、if语句以及含有加合乘运算的表达式等语法结构的pascal子集语言的语法分析器。 功能:程序由两个模块LEX和YACC构成,YACC使用LEX分析后的正规单词输出流-Objective : to prepare a simple procedure with YACC YACC lexical analysis of the basic tools to use, and the lex<刘斌> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[编译器/词法分析] 算符优先
说明:一个程序,用于判定给定的文法是否为算符优先文法。 实现了:1.文法的机内表示;2. FIRSTVT集和LASTVT集的计算; 3. 算符优先关系矩阵的构造。-a procedure for the determination of grammar to whether the operator priority to grammar. Realized : 1. Grammar said the machines; 2. LASTVT FIRSTVT sets and set computing<luo> 在 2025-06-18 上传 | 大小:16kb | 下载:0
[编译器/词法分析] 判断是否为ll(1)文法程序
说明:一个程序,用于判定给定的文法是否为LL(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOLLOW集的计算; 3. LL(1)预测分析表的构造。-a procedure for the determination of grammar to whether LL (1) grammar. Realized : 1. Grammar said the machines; 2. FIRST FOLLOW sets and set computing; 3. LL (1) Forecas<luo> 在 2025-06-18 上传 | 大小:23kb | 下载:0
[编译器/词法分析] 编译原理课程设计与实现(毕业设计)
说明:环境:windows98/2000/xp,Visula C++6.0下编译通过.毕业设计的题目,基本上按照编译原理的步骤实现的,有词法分析,检查,表成式生成等,我想大家应该都会喜欢的!-environment : windows98/2000/xp, Visula 6.0 C compiler through. Graduation topic, basically compiled in accordance with the principle of the steps, lexical a<袁慧> 在 2025-06-18 上传 | 大小:71kb | 下载:0