搜索资源列表
HTML syntax highlighting with the Rich Edit contro
- HTML syntax highlighting with the Rich Edit control
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 t
syntax-analysis
- 这是我从其他地方搜集过来的语法分析程序,希望对大家能有帮助-This is what I gather from other places over the syntax analysis procedures in the hope that we can to help
jedit-syntax-2.2.2
- jedit中独立出来的语法高亮组件,可以支持很多种语言的语法,还可以自己扩展。-Jedit independent of the syntax highlighted components, can support many languages syntax, but also their expansion.
syntax
- 语法分析-Grammatical Analysis
SYNTAX
- LL(1)语法分析系统-LL (1) grammar analysis system
算符优先语法分析器
- 算符优先语法分析器,根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。-operator priority syntax analyzer, according to operator priority analysis, expression for syntax analysis, judgment, an expression is correct.
jedit-syntax-2.2.2
- jedit中独立出来的语法高亮组件,可以支持很多种语言的语法,还可以自己扩展。-Jedit independent of the syntax highlighted components, can support many languages syntax, but also their expansion.
词法分析Lex
- 名称:C语言词法分析器 功能:1)从C语言源代码文件中提取所有词素 2)检测程序的词法错误,给出错误行号及提示 3)语法分析器的预备程序 文件:分析器代码(Lex.c)、测试文件(test.c)、状态转换图、可执行程序 输出:错误记录文件、符号表文件、标识符文件-Name lexical analyzer for C language function: 1)Extract all lexems from C Language
lr(1)
- 一个很好的LR(1)语法分析的源码实现-a good LR (1) syntax analysis of the source code to achieve
gf2112gf
- VB代码集合·一个C语言分析器 .. ·生成Pascal语言.. ·Basic编译器源码.. ·一个基于C++的语法.. 最新内容下载排行榜 ·VmBasic 源代.. ·小型的 C 语言编译.. ·VC++编的一个词法.. ·C++版 词法分析、.. ·编译原理词法分析的电.. · idel虚拟机源.. ·pl/0词法编译器,.. ·良好的C语言语法检查.. ·小型的 C 语言编译.. ·小的c编译器包括词法.. 文件名称: xdto
c++10000
- 这是一个很不错的词法语法分析器! 很适合计算机专业的大学生学习参考-This a very good syntax analyzer! Computer is very suitable for professional students studying reference
EP2
- C语言编写的简单计算程序的语法分析器,可以识别一定的计算功能-C language prepared by the simple calculation procedure syntax analyzer can identify certain computing capabilities
85018312345678
- 编译原理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
语法分析2
- 译原理课程设计题目语法分析器并显示每步的过程-syntax analyzer of translating theory course on designing subject, displaying every process.
yacclex
- 这个是我在编译原理做的课程设计,一个编译器,包括词法语法分析,结果生成四元式序列,可执行文件也在里面:)-this is what I do in compiler theory of curriculum design, a compiler, including syntax analysis, the results generated four yuan-sequence, also executable file inside
HTML syntax highlighting with the Rich Edit contro
- HTML syntax highlighting with the Rich Edit control
tiger
- Tiger语言的一种编译器,在大学CS课程必做的,不过可惜的是没有完全完成,做好了词法语法分析,以及IR树的生成.-a language compiler, CS courses at the university will do, but it is a pity not to be completed, well, syntax analysis, and IR tree generation.
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 t
syntax
- java实现语法java分析器,含源代码,预测分析表-java syntax java parser to achieve, including source code, Forecast and Analysis Table