资源列表
[编译器/词法分析] test_correct
说明:算符优先分析程序的分析、设计与实现的基本技术与一般方法-operator priority to the analysis program analysis, design and implementation of basic technology and general methods<王丰> 在 2024-11-15 上传 | 大小:9kb | 下载:0
[编译器/词法分析] SyntaxEngineDemo
说明:C#.net 编程实现的语法分析器,希望能帮到各位!-C#. Net programming syntax analyzer, hoping to be able to help you!<yong> 在 2024-11-15 上传 | 大小:55kb | 下载:0
[编译器/词法分析] complication
说明:#include <stdio.h> #define MAX 10-# include<jessica> 在 2024-11-15 上传 | 大小:2kb | 下载:0
[编译器/词法分析] xml_interpretor
说明:简单的xml语言编译器,能将树形文件的层次分开,需要在DOS下运行-simple xml language compiler, it is able to document the level of tree separately, the need to run under DOS<陈梦溪> 在 2024-11-15 上传 | 大小:976kb | 下载:0
[编译器/词法分析] pl0complier
说明:这是一个用c语言编写的编译大作业,只有一些功能,没有REPEATUNTIL语句。-This is a language used c compiler large operations, only some functions, no REPEATUNTIL statement.<王兵> 在 2024-11-15 上传 | 大小:243kb | 下载:0
[编译器/词法分析] vc6_RegExSource
说明:正则文法匹配检测器,输入正则式,然后在选择的文档中搜索匹配。-regular grammar matching detector, it is imported, and then the choice in the search for matching files.<xiao> 在 2024-11-15 上传 | 大小:8kb | 下载:0
[编译器/词法分析] cifafenxijiandanban
说明:不是专业的词法分析 只适合编译原理课程设计(再难就不像是学生做的了)-not professional lexical analysis is only suitable for compiling curriculum design principles (such as students not hard to do.)<李爱春> 在 2024-11-15 上传 | 大小:3kb | 下载:0
[编译器/词法分析] yufafenxi_ll(1)
说明:学编译原理时写的一个语法分析程序 一.[目的要求] ① 对输入文法,由程序自动构造FIRST FOLLOW集 ② 对输入文法,由程序自动生成它的LL(1)分析表; ③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。 二.[题目分析] 该程序可分为如下几步: (1)读入文法 (2)判断正误 (3)若无误,判断是否为LL(1)文法 (4)若是,构造分析表; (<李爱春> 在 2024-11-15 上传 | 大小:5kb | 下载:0