Welcome![Sign In][Sign Up]
Location:
Search - first and follow sets

Search list

[ELanguage判断是否为ll(1)文法程序

Description: 一个程序,用于判定给定的文法是否为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) Forecast and Analysis table structure.
Platform: | Size: 23552 | Author: luo | Hits:

[ELanguageJudge_LL(1)

Description: 本设计使用C语言实现了对简单方法描述的LL(1)文法的判定。该设计程序实现了:⑴分别求出每一产生式的右部的FIRST 集、每一个非终结符的FOLLOW集和每一产生式的SELECT集;⑵判定是否是LL(1)文法;⑶画出预测分析表;⑷对给定的符号串判定是否是文法中的句子,分析过程在屏幕上打印出来。 欢迎大家给程序提出富贵意见!-the design of the C language to describe a simple method of LL (1) grammar convicted. The design process was realized : 1 were calculated for each production of the right of the FIRST episodes, each end of a non-Fu FOLLOW sets and the production of each SELECT set; 2 determine whether LL (1) grammar; 3 paint Forecast and Analysis table; 4 the right to determine whether or not a bunch of symbols is grammar the sentences analysis on the screen printed. Welcome to the procedure rich views!
Platform: | Size: 147456 | Author: 张玉峰 | Hits:

[ELanguageLL1gongnengquan

Description: 功能较全的LL1文法分析,自定义输入文法,生成first集follow集,再输入句子,判断是否是该文法,并显示栈的状态-function over the entire LL1 grammar analysis, since the definition of input grammar, Generating Sets follow first set, then input sentence, the judge is whether grammar, and that the state Stack
Platform: | Size: 202752 | Author: chengning | Hits:

[Otheryufafenxiqi

Description: 计算FIRST及FOLLOW集,生成ll(1)分析表-Calculation of FIRST and FOLLOW sets, generated ll (1) analysis table
Platform: | Size: 58368 | Author: 林攀 | Hits:

[ELanguageLL1

Description: 实现LL1文法,从输入文法到FIRST、FOLLOW集,分析表。再到输入文法动作-The realization of LL1 grammar, from grammar to enter the FIRST, FOLLOW sets, analysis table. To enter the action grammar
Platform: | Size: 46080 | Author: Kword | Hits:

[ELanguagefirst_and_follow_SLR

Description: 实现编译原理中 通过已知的文法来产生First集和FOLLOW集 以及SLR分析表-Compilation Principle realize through grammar known to generate First Set and FOLLOW sets, as well as SLR analysis table
Platform: | Size: 11264 | Author: 陈波 | Hits:

[ELanguageyufafenxi

Description: 语法分析关于first集和follow集。可运行可使用。自己看吧。没问题的。 还有不知为什么不能归为源码一栏 那个谁谁有空看下-Grammar analysis of first set and follow sets. Can be used to run. Check it out themselves. No problem. I do not know why there should not fall into one column that source availability谁谁facie
Platform: | Size: 5120 | Author: shenchen | Hits:

[OS programTetris0.9

Description: 七、 First集和Follow集生成算法模拟 10 八、 LL(1)分析过程模拟 11 九、 FirstVT集和LastVT集生成算法模拟 12 十、 算符优先分析表生成模拟 12 十一、 算符优先分析过程模拟 13 十二、 LR分析过程模拟 13 -7, First Set and Follow simulation algorithm to generate 10 sets of eight, LL (1) Analysis of Process Simulation 11 9, FirstVT sets and set LastVT simulation algorithm to generate 12 10, operator priority analysis table generated simulation 12 11, operator priority analysis Simulation of 13 12, LR analysis process simulation 13
Platform: | Size: 215040 | Author: 啊啊啊啊 | Hits:

[ELanguageLL(1)Analysis

Description: 大学时的编译大作业,是对LL(1)语法的分析过程,会产生first集,follow集和预测分析表!-University at the time of compiling large operations, is a LL (1) syntax analysis process, will have first set, follow sets and predictive analysis table!
Platform: | Size: 6144 | Author: liangye | Hits:

[ELanguageLR1

Description: 利用字符二维数组对文法、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, there is a state table is stored DFA state. Two-dimensional table TAB which DFA table storage, the abscissa is the state number, longitudinal coordinates for the grammar of the symbols (and non-terminator terminator).
Platform: | Size: 513024 | Author: liyingan | Hits:

[ELanguagellApp(FR)

Description: ll(1)文法,First集,Follow集。预测分析表-ll (1) grammar, First Set, Follow sets. Forecast Analysis
Platform: | Size: 50176 | Author: menglusi | Hits:

[Windows DevelopLL1

Description: 给出给定LL(1)文法的FIRST和FOLLOW集,求出相应的分析表以及对给定字符串进行分析,判断是否属于该文法 -Give a given LL (1) grammar of the FIRST and FOLLOW sets, calculated the corresponding analysis table, as well as an analysis of the given string to determine whether or not belong to the grammar
Platform: | Size: 5120 | Author: weilinquan | Hits:

[ELanguageMyComPileDesign

Description: 问题描述 设计一个由正规文法生成First集和Follow集并进行简化的算法动态模拟。(算法参见教材) 【基本要求】 动态模拟算法的基本功能是: (1) 输入一个文法G; (2) 输出由文法G构造FIRST集的算法; (3) 输出First集; (4) 输出由文法G构造FOLLOW集的算法; (5) 输出FOLLOW集。 -Description of the problem to design a grammar generated by the First Set and Follow sets and dynamic simulation of a simplified algorithm. (See materials algorithm) the basic requirements of】 【dynamic simulation algorithm for the basic functions are: (1) enter a grammar G (2) output by the grammar G constructed sets FIRST algorithm (3) First output set (4) output by the FOLLOW structure grammar G set algorithm (5) Set the output FOLLOW.
Platform: | Size: 513024 | Author: 穆鹏 | Hits:

[ConsoleFirAndFol

Description: 封装非终结符集合的类Vn,可以求出 FIRST集和FOLLOW集。-Package of non-terminal symbol set of classes Vn, you can find the FIRST sets and FOLLOW sets.
Platform: | Size: 1024 | Author: 伯伦 | Hits:

[ELanguageFirst-Follow

Description: 编译原理 求First和Follow集的C++源代码-Compiler Principle to Find First and Follow Sets
Platform: | Size: 225280 | Author: bjjj | Hits:

[ELanguageyufa

Description: VS2010编写的LL(1)语法分析器,first和follow集合,构造预测分析表,以及对输入进行分析!-LL parser, seeking first and follow sets, table structure prediction analysis, and analysis of the input grammar!
Platform: | Size: 6213632 | Author: jim | Hits:

[Software EngineeringFirstFollowLL

Description: However, grammars that are not left recursive and are left factored may still not be LL(1). To see if a grammar is LL(1), try to build the parse table for the predictive parser by the method we are about to describe. If any element in the table contains more than one grammar rule right-hand side, then the grammar is not LL(1). To build the table, we must must compute FIRST and FOLLOW sets for the grammar.
Platform: | Size: 40960 | Author: payal | Hits:

[ELanguageLL1

Description: LL1,实现LL1的基本功能,实现first和follow集,-LL1, LL1 of the basic functions of first and follow sets
Platform: | Size: 9604096 | Author: lulu | Hits:

[Industry researchFIRST-and-FOLLOW-sets

Description: it is a lecture on the first and follow set-it is a lecture on the first and follow set
Platform: | Size: 5120 | Author: muhammad azam | Hits:

[ELanguagecse340-first-and-follow-sets-master

Description: cse340-first-and-follow-sets-master in java
Platform: | Size: 15360 | Author: PauloAres | Hits:
« 12 3 »

CodeBus www.codebus.net