搜索资源列表
判断是否为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
LL1ForXp
- LL(1)文法,消除隐藏左递归,提取共因子,然后求First,Follow,Select集,以及预测分析表,最后进行预测分析-LL (1) grammar, the elimination of hidden left recursive, extracting a total factor, and then seek First, Follow, Select set, and the forecast analysis table, the final analysis of foreca
first&follow
- first和Follow分析相关算法 编译原理实验的一个内容,VC++编译
ll1yufafenxi
- ll1语法分析没有自动生成分析表和first follow集-ll1 syntax analysis is not automatically generate Table and first follow Set
032812033
- 算符优先分析程序设计,编译原理实验四,实现了FIRST及FOLLOW集-operator priority analysis program design, build four principle experiment, and realized FIRST FOLLOW Set
C++编写求FIRST、FOLLOW集
- C++、编译?FIRST、FOLLOW集
LR1
- 利用字符二维数组对文法、First集、Follow集、终结符集、非终结符集等数据进行存储,还有一个是状态表存储DFA的状态。二维TAB表对其中的DFA表进行存储,横坐标是状态号,纵坐标为文法中的符号(终结符和非终结符)。-Two-dimensional array of characters to use grammar, First Set, Follow sets, at the end of sets, sets and other non-terminator data storage,
First-Follow
- 编译原理 求First和Follow集的C++源代码-Compiler Principle to Find First and Follow Sets
dalu
- 是有关编译原理的,可以自动对输入的??分析,生成first集和follow集-The principle is the compiler can automatically entered?? Analysis, generated first set and follow set
llApp(FR)
- ll(1)文法,First集,Follow集。预测分析表-ll (1) grammar, First Set, Follow sets. Forecast Analysis
First_follow
- Caculate first and follow
first-follow
- slr program for parsers
first-follow
- first follow集合生成器 我晕。还嫌我说的少-first bu jiushi shang chuan dong xi ma
LL1
- LL1文法分析器。实现first follow select-LL1 grammar analyzer. Achieve first follow select
first-follow-set--LR-LALR..
- 动态文法-规范LR分析器&LALR分析器,还有first,follow集的求解算法-Dynamic grammar- standard LR parser & LALR parser, as well as first, follow set of algorithms for solving
First-Follow-FIRSTVT-LASTVT
- 简单的First&Follow集的求取,可用于开发编译器-First & Follow simple set to strike, can be used to develop compiler
first-follow-kamin
- this first and follow set tutorial-this is first and follow set tutorial
First-Follow
- Compiler lab assignment first- follow algorithm implementation using C/C-Compiler lab assignment first- follow algorithm implementation using C/C++
first-follow-by-CSB11070.tar
- First Follow for a grammar
cse340-first-and-follow-sets-master
- cse340-first-and-follow-sets-master in java