-
C compiler, a simple C language compiler.
C编译器 ,简单的一个C语言的编译器。-C compiler, a simple C language compiler.
- 2022-06-28 11:52:22下载
- 积分:1
-
VB Script脚本引擎及例子程序
VB Script脚本引擎及例子程序-VB Script engine and example program
- 2022-02-06 23:39:47下载
- 积分:1
-
计算机科班学生的词法分析作业,用flex处理生成的VC源程序。...
计算机科班学生的词法分析作业,用flex处理生成的VC源程序。- The computer regular professional training student s lexical
analysis work, processes the production with flex the VC source
program.
- 2022-03-11 07:34:59下载
- 积分:1
-
词法分析程序,很初级的,我们刚刚开编译原理
词法分析程序,很初级的,我们刚刚开编译原理- Lexical analyaer, very primary, we just opened the translation
principle
- 2023-04-12 08:05:03下载
- 积分:1
-
用YACC写的语法分析器
用YACC写的语法分析器- Grammar analyzer writes which with YACC
- 2022-06-17 16:24:20下载
- 积分:1
-
语法是一个C #和java解析器生成(编译)。它提高了…
Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support for testing and debugging grammars without generating source code. It supports LL(k) grammars with an unlimited number of look-ahead tokens.
- 2022-03-18 00:36:28下载
- 积分:1
-
简单的使用mfc开发的程序。
简单的使用mfc开发的程序。- Simple use mfc develops procedure.
- 2022-01-27 19:04:33下载
- 积分:1
-
读取BNF表达式和终结符文件,然后生成相应文法的First、Follow集、文法分析表以及冲突表。...
读取BNF表达式和终结符文件,然后生成相应文法的First、Follow集、文法分析表以及冲突表。-BNF expressions and terminator read the file, and then generates the appropriate grammar First, Follow sets, grammar analysis table, as well as conflict table
- 2022-05-31 03:17:31下载
- 积分:1
-
在文本下编辑,把需要分析的程序写在zf
在文本下编辑,把需要分析的程序写在zf-infile.txt内,程序的结尾必须以“@”标志符结束,程序结果输出在同目录内,文件名为zf-outfile.txt,此文件为自动生成。 - Edits under the text, the procedure which needs to analyze
writes in zf-infile.txt, the procedure ending must the designator end
by "@", the procedure result output in with the table of contents in,
document named zf-outfile.txt, this document is the automatic
production.
- 2022-06-01 10:33:22下载
- 积分:1
-
编译原理的词法分析器,语法分析器(包括递归子程序,算符优先,LR类分析法),语义分析等原理图...
编译原理的词法分析器,语法分析器(包括递归子程序,算符优先,LR类分析法),语义分析等原理图-compiler tenets of lexical analyzer and parser (including recursive subroutines, operator precedence, LR type analysis), semantic analysis diagram
- 2023-01-05 12:35:03下载
- 积分:1