Welcome![Sign In][Sign Up]
Location:
Search - C LR

Search list

[GUI Developlr分析

Description: lr分析语法c语言实现,一种至上而下的 分析方法-lr syntax analysis c language, a primacy of analysis method
Platform: | Size: 129794 | Author: tgy | Hits:

[ELanguageLR(1)wenfa

Description: C++编写的一个编译原理的程序,,LR(1)文法分析语句的功能
Platform: | Size: 3059 | Author: 戴美元 | Hits:

[ELanguagewhale-0.3.2-src

Description: Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation of tree traverse procedures
Platform: | Size: 220160 | Author: none | Hits:

[Windows DevelopLR(0)

Description: 编译原理中的语法分析器-compiler theory of syntax analyzer
Platform: | Size: 1024 | Author: 明毅 | Hits:

[ELanguage语法分析

Description: 打开2.tab.c编译运行,a.txt为测试用的PL/0程序。 2.output中有所有的产生式和LALR分析表的所有状态。- Opens the 2.tab.c translation movement, a.txt is measures the test the PL/0 procedure. In 2.output has all production patterns and LALR analytical table all conditions.
Platform: | Size: 45056 | Author: 月光 | Hits:

[EditorSLR1wf

Description: slr1文法语法分析的c语言实现代码 需要输入词法分析的txt结果文件-slr1 the grammar grammar analysis c language realization code needs to input the lexical analysis the txt result document
Platform: | Size: 1024 | Author: 信仰 | Hits:

[ELanguage分列类库C++语言源代码  

Description: a LALR(1) grammar for C
Platform: | Size: 9216 | Author: 郑雄 | Hits:

[ELanguage521178934765lr(1)

Description: PLO编译器 vc++编写界面美观 人性化 可用与分析研究 -PLO compiler vc prepared beautiful interface can be humanized and analysis
Platform: | Size: 5120 | Author: su | Hits:

[ELanguage85018312345678

Description: 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 -compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may import for the sentence syntax analysis syntax tree corresponding output. Some procedures also very simple algorithm, there is room for improvement, I welcome a lot of friends and exchange.
Platform: | Size: 24576 | Author: 张学友 | Hits:

[ELanguageCopy of LR0ForWin

Description: lr(0),语法分析,界面很漂亮,利用C++语言,可生成语法树-lr(0),parsing, interface is beautiful,use c++,can create syntax tree
Platform: | Size: 35840 | Author: 小野 | Hits:

[ELanguagelr0

Description: 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 -compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may import for the sentence syntax analysis syntax tree corresponding output. Some procedures also very simple algorithm, there is room for improvement, I welcome a lot of friends and exchange.
Platform: | Size: 38912 | Author: 朱俊 | 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:

[ELanguageLR

Description: 编译课设-Compile classes based
Platform: | Size: 3106816 | Author: diaoyou | Hits:

[ELanguageLR(1)wenfa

Description: C++编写的一个编译原理的程序,,LR(1)文法分析语句的功能-C++ Prepared a procedure for compiling principle,, LR (1) grammar analysis of the function statement
Platform: | Size: 3072 | Author: 戴美元 | Hits:

[ELanguageLR

Description: LR(K)分析方法是严格的从左向右扫描,和自底向上的语法分析方法
Platform: | Size: 129024 | Author: 于翔 | Hits:

[ELanguageLR

Description: 1.实验目的 设计一个LR分析器,实现对表达式语言的分析,加深对LR语法分析方法的基本思想的理解,掌握LR分析器设计与实现的基本方法。 2.实验要求 建立文法及其LR分析表表示的数据结构,设计并实现一个LALR(1)的分析器,对源程序经词法分析后生成的二元式代码流进行分析,如果输入串是文法定义的句子则输出“是”,否则输出“否”。 3.实验内容 (1)文法描述及其LALR(1)分析表 描述表达式语言的文法G如下: -1. The experiment was to design a LR parser, the realization of the analysis of the expression language, better understanding of the LR parsing method to understand the basic idea of the master LR parser design and implementation of the basic method. 2. Experiment called for the establishment of grammar and LR analysis table that the data structure, design and realization of a LALR (1) of the analyzer, lexical analysis of source code generated by the binary-type code flow analysis, if the input strings is the definition of grammar sentence is the output " yes" , otherwise output " no." 3. Experimental (1) grammar description and LALR (1) Analysis of the expression language described in Table G of the grammar are as follows:
Platform: | Size: 289792 | Author: sh_xj | Hits:

[ELanguageCompiler-design-in-c

Description: C语言实现的小编译器,挺有意思的,希望对大家有帮助。-C language compiler to achieve a small, very interesting, would like to help everyone.
Platform: | Size: 696320 | Author: Shellbird | Hits:

[Windows DevelopLR

Description: 编译原理实验实现之LR分析器,c语言描述,个人原创,拒绝盗版。-Compiler Construction Principles experimental realization of LR parser
Platform: | Size: 160768 | Author: huang | Hits:

[ELanguageLR(1)

Description: 编译原理中对LR(1)分析器的实例,以C++源码实现,给出了一个例子,更好的了解了LR(1)的工作原理及工作过程-Compiler Construction Principles against LR (1) parser instance to C++ source code implementation is given an example of a better understanding of the LR (1) The working principle and working process of
Platform: | Size: 224256 | Author: 刘东飞 | Hits:

[ELanguageC编译器

Description: 简单地C语言小子集的编译程序,采用LR分析方法(Simple C language small set compiler, using LR analysis method)
Platform: | Size: 325632 | Author: Zeable | Hits:
« 12 3 4 »

CodeBus www.codebus.net