搜索资源列表
first_and_follow_SLR
- 实现编译原理中 通过已知的文法来产生First集和FOLLOW集 以及SLR分析表
slrSemanticAnalyzer
- slr语法分析器,手动构造slr分析表。
SLR
- 实验SLR(1)分析表的构造,和大家分享一下.
SLR
- SLR分析表,完整实现SLR,很不错哦,大家
编译原理课程设计—一个小型类PASCAL语言编译器设计与实现
- 本课设只要采用SLR分析法。包括词法分析,语法分析,语义分析,输出显示语法分析的过程,以方便调试。注释详细,很容易看得懂。附带SLR分析表和产生DFA的项目集,以及课设报告一份。另附有LL1和LR分析发的语法分析程序,以方便研究。
SLRGrammar
- 用于生成SLR(1)分析表,并产生相应的SLR(1)分析器-used to produce SLR (1) Analysis Table, and generates the SLR (1) Analyzer
SLRbyHune
- 用SLR分析法实现的语法分析,先用初版.exe生成符号表和token字,然后进行分析,action表程序自动生成-SLR analysis method used to achieve the syntax analysis, use the first edition. Exe Generation symbol table and token characters, Then the analysis, action automat
first_and_follow_SLR
- 实现编译原理中 通过已知的文法来产生First集和FOLLOW集 以及SLR分析表-Compilation Principle realize through grammar known to generate First Set and FOLLOW sets, as well as SLR analysis table
slrSemanticAnalyzer
- slr语法分析器,手动构造slr分析表。-SLR parser, manual SLR structural analysis table.
SLR
- 实验SLR(1)分析表的构造,和大家分享一下.-Experimental SLR (1) Analysis of the structure, and the U.S. share.
SLR
- SLR分析表,完整实现SLR,很不错哦,大家-SLR analysis table, complete realization of SLR, is pretty good Oh, U.S.
SLR(1)_compiler
- c语言实现,slr(1)语法分析,语法分析的ation表和goto表分别用txt文档保存。-c language, slr (1) grammar analysis, grammar analysis ation table and goto table txt documents were preserved.
LR0
- (1)构造文法G的LR(0)项目 (2)构造文法G的LR(0)项目集规范族及识别活前缀的DFA (3)证明文法G不是LR(0)文法而是SLR(1)文法,并构造SLR(1)分析表 (4)设计LR语法分析程序,且能输出分析过程 (5)列举两个例子测试语法分析程序(识别失败一例,识别成功一例,后者推导步骤不得少于10步) -(1) construct grammar G of the LR (0) item (2) con
slr(1)
- SLR(1)分析表的构造,编译原理实验会用到-SLR (1) analysis table of the structure, principle of the experiment will be used to compile
SLR(1)
- SLR(1)分析表分析法,给出一个分析表含action和goto表,然后对给出的语句进行语法分析,规约判断!-SLR (1) analysis table analysis, give an analysis table with action and goto tables, and then parsing the statements given in the statute to judge!
SLR(1)
- SLR(1)文法的编译课程设计,内容详细,有LL(1)文法,和SLR(1)分析表,能够对规范试进行分析
SLR
- 编译原理实验题目之构造文法的SLR分析表-Compiler construction principle experiment grammatical subject of the analysis table SLR
SLR
- SLR分析表生成,以及分析的具体过程,自上而下的分析方法-produce SLR
SLR
- SLR分析器SLR语法分析器,能求出FIRST、FOLLOW 集和构造出SLR分析表,出入一个句子,能动态演示匹配过程。(-The the SLR parser SLR parser can be obtained FIRST and FOLLOW sets and construct the SLR analysis table, and out of a sentence, dynamic presentation of the m
slr
- slr分析表的分析与生成 判定是否是slr文法-slr compiler