Welcome![Sign In][Sign Up]
Location:
Search - lr java

Search list

[ELanguagejellrap

Description: 形式文法分析JAVA工具包 本JAVA Applets程序提供对LL(1),LL(2)和LR(1)文法分析处理,用户可以输入任何满足条件的形式文法,通帮过系统的提示和帮助构造出相应文法的分析表,以及动态显示分析过程.本JAVA包能够很好地帮助学生理解语法分析器的制作过程和语法分析器的工作原理. -form grammar analysis of the Java tool kit for Java Applets procedures for LL (1) LL (2) and LR (1) grammar analysis, users can import to meet any conditions in the form of grammar. Qualcomm helped the prompts and help construct the corresponding grammar analysis table, dynamic display and analysis process. the Java packages are well suited to help students understand syntax analyzer, the production process and Pragmatic France analyzer works.
Platform: | Size: 164864 | Author: 欧滨 | Hits:

[ELanguageSyntax-Analyzer

Description: 此程序共有两个类,Lexical进行词法分析,Syntax进行语法分析.对于语法分析,采用LR(1)分析法,判断程序是否满足规定的结构-this procedure there are two categories, Lexical for lexical analysis, Syntax syntax analysis. for the syntax analysis, LR (1) analysis, judge whether the procedures meet the requirements of the structure
Platform: | Size: 150528 | Author: 小小 | Hits:

[Internet-NetworkParser2

Description: 形式文法分析JAVA工具包本JAVA Applets程序提供对LL(1),LL(2)和LR(1)文法分析处理,用户可以输入任何满足条件的形式文法,通帮过系统 -form grammar analysis of the Java tool kit for Java Applet procedures for LL (1) LL (2) and LR (1) grammar analysis, users can import to meet any conditions in the form of grammar. Link helped System
Platform: | Size: 2048 | Author: ericdeng | Hits:

[ELanguagegi-1.2

Description: 用java实现的通用解释器,包括slr,lr(0),lr(1),lr(k),ll等等,还可在在源码api上开发其他功能-with java achieve definitive interpreter, including slr, lr (0), lr (1), lr (k), ll, etc., but also in the OSS api on the development of other functions
Platform: | Size: 415744 | Author: digg | Hits:

[ELanguage040410205

Description: 1. 可以使用任何语言来完成,例如:Java、C ++。 2. 文法采用常用的方式进行描述,例如:S→aA。 3. 以文件方式读取文法。 4. 求出项目集规范族(即所有的状态)。 5. 给出状态间的关系。 6. 给出LR(0)分析表。 7. 给定的任意符号串判定是否是文法中的句子,将分析过程用计算机打印出来 -1. You can use any language to accomplish, such as: Java, C++. 2. Grammar using methods commonly used to describe, for example: S → aA. 3. To read papers grammar. 4. Calculated itemsets ethnic norms (that is, all of the state). 5. Given the state of relations. 6. Given LR (0) analysis table. 7. The given string of arbitrary symbols to determine whether the grammar of the sentence, will analyze the process of using computer print-out
Platform: | Size: 128000 | Author: 狐狸 | Hits:

[JSP/Javashanhaifudan

Description: 上海复旦大学计算机系学子写的JAVA版本编译原理词法、语法分析程序(LR0),最近做编译原理课程设计的同学可以参考下-Shanghai s Fudan University Department of Computer Science students to write the JAVA version of the principle of lexical compiler, syntax analysis program (LR0), recently compiled the principle of curriculum design students can refer to the next
Platform: | Size: 22528 | Author: sam | Hits:

[ELanguagemyjava

Description: 我开发的一个用java语言实现的编译器,内含词法分析器,语法分析器,而且可以实现中间代码生成.用到了SLR算法和LR(1)算法-I developed a java language using the compiler, containing the lexical analyzer, syntax analyzer, and code generation can be achieved between. Used the SLR algorithm and LR (1) algorithm
Platform: | Size: 67584 | Author: 陈想 | Hits:

[ELanguageoyyl

Description: LR法FOR语句的循环,实现了词法和语法分析,还有待改进-LR Act FOR statement cycle, the realization of the morphology and syntax analysis, have yet to be improved
Platform: | Size: 18432 | Author: ouyangyali | Hits:

[ELanguageLRZEROFINAL

Description: 编译原理中的LR[0]算法,用Java语言实现的。界面用的是Applet.-Compilation Principle of LR [0] algorithm, achieved using Java language. Interface are used by Applet.
Platform: | Size: 12288 | Author: 严东 | Hits:

[ELanguageCompiler

Description: java compiler project to implement LR parsing
Platform: | Size: 18432 | Author: Rayyan | Hits:

[OtherLR(1)

Description: 一个很好的用java编写的用来判断一个文法是否是LR(1)文法及其分析器的构造-yes
Platform: | Size: 5120 | Author: 卢显灯 | Hits:

[ELanguageLR

Description: 一个slr(1)的 语法分析器 可以自行输入文法-1 slr (1) parser can enter your own grammar
Platform: | Size: 52224 | Author: 袁俊 | Hits:

[ELanguageLR0

Description: (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) construct grammar G of the LR (0) item sets standards and identification of family living prefix DFA (3) prove that the grammar G is not LR (0) grammar, but the SLR (1 ) grammar, and constructs SLR (1) analysis table (4) design LR parser, and can output analysis process (5) cited two examples of parsing test procedures (identification fails an example, identify the success of a case, the latter shall not be derived step Less than 10 steps)
Platform: | Size: 45056 | Author: wolf | Hits:

[JSP/JavaLR(0)

Description: 这个是java语言实现的lr0词法语法分析器,用于实现编译语言的语法部分-This is the java language to achieve lr0 lexical parser, syntax of the language used to implement part of the compiled
Platform: | Size: 2276352 | Author: dang | Hits:

[JSP/JavaLR(0)

Description: LR(0)语法分析器的java源代码实现。可以使用-LR (0) parser of java source code to achieve. You can use
Platform: | Size: 12288 | Author: 陈晨 | Hits:

[Otherlr0-Parser-in-java

Description: Lr(0) Code for you very good
Platform: | Size: 8192 | Author: antman | Hits:

[ELanguagemyjava

Description: 编译原理,LR(0)程序,可以分析串是否出自该文法-Compiler theory, LR (0) program, you can analyze whether the string from the grammar
Platform: | Size: 7168 | Author: 王绍博 | Hits:

[ELanguagebianyisrc

Description: 编译原理实验包括正规式到NFA,NFA到DFA、LL1、LR代码都执行过,都没有错误-Compile regular expression to the principle experiment, including NFA, NFA to DFA, LL1, LR code is executed, no errors
Platform: | Size: 18432 | Author: dai | Hits:

[ELanguageLR(0)

Description: 编译原理的LR(0) 语法分析用JAVA实现,界面友好-Compiler theory of LR (0) Parsing with JAVA implementation, user-friendly
Platform: | Size: 31744 | Author: 钟英 | Hits:

[JSP/JavaLR(1)

Description: 自己Java编的程序,有关语法分析,供大家参考一下-failed to translate
Platform: | Size: 103424 | Author: 靳李 | Hits:
« 12 3 »

CodeBus www.codebus.net