搜索资源列表
jellrap
- 形式文法分析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 (
bianyishixichx
- 这是一个词法语法分析器,可分析c语言中较为常见的一些词法和语法,是在编译原理这门课学习之后完成的一个实习设计-This is a syntax analyzer, analysis c language more common in morphology and syntax. in compiler theory this course of study, completed an internship Design
dgxjyffxq
- 递归下降语法分析器,如果有错误,请把getch()改成getchar() 把putch()改成putchar()VC6.0下编译执行OK-recursive syntax analyzer decline, if there was any mistake. Please getch () changed getchar () putch () changed putchar () V under +6.0 compiler implementation OK
analyse_0
- 一个比较简单的句法分析器的C++源代码,支持基本文法-a relatively simple syntax analyzer C source code, support for basic grammar
cp_lex_syntax
- 编译原理词法语法分析器课程设计,包含文档与代码.-compiler theory, syntax analyzer curriculum design, documentation and code included.
fdtghdfthgrt3
- Syntax Analyzer
1234669egrrret1
- Syntax Analyzer
454)
- Syntax Analyzer
Syntax-Analyzer
- 此程序共有两个类,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 require
EP2
- C语言编写的简单计算程序的语法分析器,可以识别一定的计算功能-C language prepared by the simple calculation procedure syntax analyzer can identify certain computing capabilities
newscan
- 词法分析,语法分析器,使用LL(1)算法-Lexical analysis, syntax analyzer, the use of LL (1) algorithm
ComplierLab
- C语言的词法、语法分析器 输出语法分析树,很强大-C language, lexical, syntax analyzer output parsing tree, very strong
cifayufafenxi_C
- 利用C++编写词法和语法分析器,DFA实现语法分析-Prepared using C++ lexical analyzer and syntax, DFA grammar analysis to achieve
while
- 否符合while语句的文法,或者能不能通过文法的开始符号推导出该语句。 (2) 该程序应该包括词法分析器,能对输入的语句进行词法分析,然后再对输出结果。词法分析器应能识别关键字,标示符,常量,操作符等。 (3) 该程序的语法分析器能对输入的语法进行分析,判断输入语句能否满足while循环语句的文法。通过简单优先的方法对语句进行分析,看能否能归约到文法的开始符号。 (4) 该程序的语义分析器就是对分析结果进行输出,要求输出结果是三地址形式的。-Compliance with the s
53299-53299.ZIP
- Lecical analyzer and syntax analyzer in c-Lecical analyzer and syntax analyzer in c++
syntax-analyzer
- syntax analyzer for a language
Syntax-Analyzer
- Syntax Analyzer: this tool with nice GUI can analyze the simple C++ code for syntax errors! It will also tell you the line of syntax error! You could type the code or open a text file with code, and it is also possible to save a file with code.
Syntax
- 语法分析器,C++实验,编译原理实验,使用SLR(1)-Syntax Analyzer using c++ and SLR(1)
The-syntax-analyzer-source-code
- 语法分析器的源程序,能够对语法进行分析,一个实用的小程序-Syntax analyzer source program, can carry on the analysis to the grammar, a practical small programs
DMA_TOOL
- DMA Tool is program to analyzer Data with machine learning algorithm