Welcome![Sign In][Sign Up]
Location:
Search - operator precedence parsing

Search list

[ELanguagePrinciplesOfCurriculumDesignCompiler

Description: 包括开发文档和完整的程序。 算符优先语法分析模拟构造器主要包括文法的FirstVT和LastVT集模拟构造,算符优先关系表的构造,算符优先函数表的构造,句子(程序)分析归约过程等几个部分。-Including the development of documents and procedures. Simulation of the priority operator parsing constructor FirstVT mainly grammar and structure LastVT set simulation, operator precedence relations form the structure, function operator priority table structure, the sentence (process) analysis of several parts, such as reduction process.
Platform: | Size: 476160 | Author: 穆鹏 | Hits:

[ELanguagesuanfuyouxian

Description: 算符优先文法分析--自底向上语法分析,这是我们编译原理老师布置的实验题-Operator precedence grammar analysis- from the bottom-up parsing
Platform: | Size: 32768 | Author: Reagan | Hits:

[OS programsuanfuyouxianfenxi

Description: 算符优先分析算法,可分析算符的优先关系 列出关系表。编译原理实验-Operator precedence parsing algorithm, operator precedence relations can be analyzed are listed in relational tables. Compiler Principle Experiment
Platform: | Size: 211968 | Author: 于得实 | Hits:

[Otherbianyiyuanli

Description: 算符优先分析方法是根据算符之间的优先关系而设计的一种自底向上的语法分析方法。算符优先分析的基本思想是只规定算符之间的优先关系,也就是只考虑终结符之间的优先关系。由于算符优先分析不考虑非终结符之间的优先关系,在归约过程中只要找到可归约串就归约,并不考虑归约到哪个非终结符,因而算符优先归约不是规范归约。-Operator precedence analysis is based on the priority relationship between the operator is designed as a bottom-up parsing methods. The basic idea of operator precedence analysis is provided only to give priority to relations between the operator, that is only considered a priority relationship between the terminator. As the operator does not consider the priority of priorities between nonterminal relationship, in the reduction process of reduction as long as the string could be found on the reduction, which does not consider the reduction to a nonterminal, which reduction is not a standard operator priorities reduction.
Platform: | Size: 51200 | Author: 陈小龙 | Hits:

[Mathimatics-Numerical algorithmsa

Description: 一个算符优先分析器,首先构造优先关系表,然后根据算符优先分析算法编写程序。 -An operator precedence parser, the first priority relational table structure, and then write a program operator precedence parsing algorithm.
Platform: | Size: 46080 | Author: 卜丽娜 | Hits:

[ELanguageopparser

Description: operator precedence parsing algorithm implementation.
Platform: | Size: 10240 | Author: venkatesh | Hits:

[ELanguageExpressionCaculator

Description: 利用算符优先算法制作的一个表达式计算器,它能够将一个C语言的表达式解析成四元式,然后根据算符优先的规则来计算表达式。-The use of operator precedence algorithm produced an expression calculator, it can be a C language expression parsing into four yuan type, then operator precedence rules to evaluate the expression.
Platform: | Size: 2874368 | Author: hgp | Hits:

[ELanguagemylexer

Description: 包括词法分析,递归下降语法分析,LL(1)语法分析,简单优先语法分析和算符优先语法分析-Including lexical analysis, recursive descent parsing, LL (1) syntax analysis, a simple grammar analysis and operator precedence parsing priority
Platform: | Size: 12288 | Author: 李强 | Hits:

[ELanguageOperator-priority-grammar-analysis

Description: 算符优先文法实现词法分析和语法分析,算符优先关系表-Operator precedence grammar, lexical analysis and parsing, operator precedence table
Platform: | Size: 268288 | Author: adcc | Hits:

[ELanguagesuanfuyouxian

Description: 输入一个文法根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否为算符优先文法 输入一个句子进行分析-Enter a grammar based on operator priority analysis, expression parsing to determine an expression for the operator precedence grammar enter a sentence for analysis
Platform: | Size: 1277952 | Author: 瞿蛋蛋 | Hits:

[ELanguagesuanfuyouxianfenxisuanfa

Description: 算符优先分析算法的设计,关于编译器的算符优先设计算法-Operator precedence parsing algorithm design, operator on compiler design algorithm
Platform: | Size: 1024 | Author: macalzheng | Hits:

[OS programCompile_Lab4

Description: 编译原理作业 算符优先语法分析  实现算符优先分析算法,完成以下描述算术表达式的算符优先文法的算符优先分析过程。    G[E]:E→E+T∣E-T∣T T→T*F∣T/F∣F F→(E)∣i-Compilation Principle operating operator precedence parsing algorithm to achieve operator priority analysis, complete the following description of arithmetic expressions operator precedence grammar operator priority analysis process. G [E]: E → E+T | ET | TT → T* F | T/F | FF → (E) | i
Platform: | Size: 227328 | Author: 春春 | Hits:

[Other11003070108

Description: 能实现基本编译原理算法演示,如LL1文法、算符优先、词法分析、语法分析等-To achieve a basic compiler theory algorithm demonstration, such as LL1 grammar, operator precedence, lexical analysis, parsing, etc.
Platform: | Size: 577536 | Author: 万静 | Hits:

CodeBus www.codebus.net