搜索资源列表
00dhbjava
- 不要说明 好东西 哈 java做的C语词法分析器 谢谢使用-Whether good things done Kazakhstan java C Words France analyzers use Thank you!
del627551022
- 编译原理代码下载 词法分析其与法分析器-compiler code downloaded lexical analysis analyzer with the law, etc.
SimpleLL1
- 一个LL(1)分法分析器,可以输入文法,分析句子,非常方便-an LL (1) France analyzers, can be imported grammar, sentence analysis, a very convenient
cifafenxiqi
- 做了詞法分析器,不知道怎樣,希望有人給我提提意見
accent-0.8
- 編譯器的accent語法分析器- 鈻♀枴accent 鈻
lemon parser generator
- 編譯器的lemon的辭法分析器- 鈻♀枴lemon 鈻
precc.tar
- 編譯器的辭法分析器工具- 鈻♀枴鈻
算符优先语法分析器
- 算符优先语法分析器,根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。-operator priority syntax analyzer, according to operator priority analysis, expression for syntax analysis, judgment, an expression is correct.
某小型语言的预测分析器
- 设计一个小型语言,要求有基本的程序语句,给出该小型语言的LL(1)文法,用预测分析法实现对该小型语言的LL(1)文法的语法分析。
simulator
- vc++词法分析器-Vc++ morphology analyzer
词法分析代码
- c下的词法分析器代码,很实用的-c morphology analyzer code, is very practical
算符优先语法分析器
- 算符优先语法分析器,根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。-operator priority syntax analyzer, according to operator priority analysis, expression for syntax analysis, judgment, an expression is correct.
词法分析经典源代码器
- 词法分析器 源代码 可以用于学生编译原理课程设计编写 是一个有用的程序-lexical analyzer source code can be compiled for students preparing curriculum design principle is a useful procedure
cifa-java
- 编译原理:词法分析器(java 语言编写) 运行程序时 打开1.txt文件-compiler : lexical analyzer (java language) program to run when opening documents 1.txt
pingemon
- java实现的词法分析器,手工生成,输入源程序后,可分离出数字,标志符,分割符,运算符,保留字。-achieve the lexical analyzer, artisanal production, import source, can be broken down into digital, URI, Segmentation website Operators, reservations word.
00dhbjava
- 不要说明 好东西 哈 java做的C语词法分析器 谢谢使用-Whether good things done Kazakhstan java C Words France analyzers use Thank you!
yufa
- C语言语法分析器,完成其整个词法语法分析,并将规约动作显示出来-C language parser, to complete its analysis of the lexical grammar, and the Statute of action displayed
Bianyiyuanli_Ex2
- 词法分析器的JAVA实现,,程序利用正则表达式实现了简单的词法分析器。-JAVA implementation of lexical analyzer, and procedures to use regular expressions to achieve a simple lexical analyzer.
Lexicalanalyzer
- 词法分析器,主要用Java编写的源程序,对词进行逐个的分析-Lexical analyzer, the main use of Java source code written for the analysis of the words one by one
语法分析器
- 该程序使用的自上而下的LL(1)分析法,,该文法不允许左递归,首先要消除左递归。(The program uses the top-down LL (1) analysis method, which does not allow left recursion, and the left recursion is first eliminated.)