搜索资源列表
SparkSoft.Expression.Parser.v3.4.Delphi.BCB
- EXPRESSION PARSE是一个组件的图书馆, 通过它可以检测PASCAL语言类的scr ipt. 它不仅 仅是一个调试器, 而且还是一个准编译器, 因此更有效率. 该软件使用方便且兼具DELPHI VCL的强大功能,你即可以检测一个简单的表达式或一大堆复杂的语法, 而不需要使用者具有很高深的编程能力或从编写一整个的应用程序的scr iptS或者注意其他的使用规则等, 你所需要的只是进行简单的内嵌表达式操作而已.-EXPRESSION PARSE is a component of the
Compute_Formula
- 一个简单的解析器,可以对四则运算和if语句进行解析,利用简单扫描的方式词法解析,和压栈方式解释运算,可以帮助学习编译原理-a simple parser can be four operators and if statements for the analysis, simple scanning the lexical analysis, and interpretation Yazhan Operators can help compiler theory
PL
- Simple Parser Programming
PEParser
- 一个简单的PE格式文件解析器,使用C#语言编写.-PE format files with a simple parser, using the C# language.
nsql
- 标准SQL语法简单的解析器,可以把SQL语言中的动词和操作对象名抽取出来-Standard SQL syntax simple parser can be SQL language verbs and objects were taken out of operation
1345135133
- 利用c语言编制递归下降分析程序,并对简单语言进行语法分析-C language using recursive descent parser, and a simple language syntax analysis
yuyi
- 一个简单的语法分析器,赋值语句 词法分析 语法分析 语义分析 等号右侧可以是算数表达式 可以含数字和字符 变量以字母打头 -A simple parser, lexical analysis assignment parsing semantic analysis to equate the right side of expression can be arithmetic with numbers and characters can be variable with the
paser
- 一个简单的语法分析器实现,采用的是自顶向下的算法,结构清晰,容易理解,适合初学者学习。-Parser A simple realization is based on top-down algorithm, the structure of clear and easy to understand for beginners to learn.
grammer
- 简单语法分析器,能自顶向下分析,形成产生式-A simple parser can be top-down analysis, the formation of production
while
- 否符合while语句的文法,或者能不能通过文法的开始符号推导出该语句。 (2) 该程序应该包括词法分析器,能对输入的语句进行词法分析,然后再对输出结果。词法分析器应能识别关键字,标示符,常量,操作符等。 (3) 该程序的语法分析器能对输入的语法进行分析,判断输入语句能否满足while循环语句的文法。通过简单优先的方法对语句进行分析,看能否能归约到文法的开始符号。 (4) 该程序的语义分析器就是对分析结果进行输出,要求输出结果是三地址形式的。-Compliance with the s
ParseWSDL
- 一个简易的WSDL文档分析器,分解结果用树表示出来-A simple WSDL document parser, the result of decomposition expressed by the tree
wincalc
- Simple Parser using yacc
parser
- an example of a simple assembllylanguge parser. the parser takes a small assembly like file and turns it to a text file containing machine code. examples also provided
LL(1)Parser.C
- 一个简单的LL(1)带预测的语法分析器源代码-A simple LL (1) with a predictable source code parser
parser.c
- 简单的c语法分析器,实现c语言基本的语法分析功能-C simple parser to achieve the basic c language parsing capabilities
parser
- 简单的语法分析器,有错误输出错误型号以及error,无错误正常-Simple parser, an error output error models and error, error-free normal
LL-parser-simple
- An LL parser is a top-down parser for a subset of the context-free grammars.
A-simple-parser
- 一个简单的语法分析程序,在visual C++下可运行-A simple parser can be run under visual C++
parser
- simple parser for mount, etc. options.
parser
- 自顶向下递归子程序,算术表达式语法分析器,含测试用例-a simple parser of arithmetic fault access