资源列表
[编译器/词法分析] C-CIFAFENXI
说明:词法分析,编译器,简便易行-lexical analysis, compilers, simple<王启欣> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[编译器/词法分析] MyJavaCifa
说明:pl/0语言的词法分析器 cifa\CifaMainfr a me.java 主类 cifa\CifaProcess.java 处理程序-pl/0 language lexical analyzer CIFA \ Main CifaMainfr a me.java category CIFA \ CifaProcess.java handling procedures<冯2> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[编译器/词法分析] calculator_mfc
说明:利用词法分析原理,写的图形化计算器实例,使编译原理应用的一个小例子-use lexical analysis principle, to write graphic calculator example, turn the application of principles of a small example<coca> 在 2025-06-18 上传 | 大小:43kb | 下载:0
[编译器/词法分析] byylsjjc
说明:它主要包括两大部分: 前一部分是对于PL/0编译器的阐述,如编译器的构成,阶段划分, PL/0程序实例等;后一部分是PL/0编译器的主要源代码。-It includes two main parts : the first part is for PL/0 compiler exposition, if the compiler the composition stages, PL/0 procedures example; after part of the PL/0 compile<coca> 在 2025-06-18 上传 | 大小:95kb | 下载:0
[编译器/词法分析] PowerToy
说明:PowerToy是为方便程序员在命令行窗口中使用Visual Studio.NET 2003 中的各种命令行工具而开发的一个小程序。它在资源管理器的弹出菜单中增加一项[打开命令行窗口]。点击该菜单项后,系统会在资源管理器当前工作路径处打开一个命令行窗口,并在此窗口中自动设置Visual Studio的环境变量,如PATH。程序员在此窗口中可方便地执行Visual Studio.NET 2003中的各种命令行工具,如C++、C#的编译器等等。-PowerToy for the convenienc<coca> 在 2025-06-18 上传 | 大小:3.94mb | 下载:0
[编译器/词法分析] min_Pascal
说明:min_Pascal语言的语法,其中<循环语句>改为 ::= do<语句> while<条件>。压缩包中还包括5个测试用例。 另外,如要文档,请给我邮件。-min_Pascal language syntax,<李略> 在 2025-06-18 上传 | 大小:8kb | 下载:0
[编译器/词法分析] mini-pl0-plus
说明:扩展后的mini-pl0语法编译器,具体语法见压缩包中的文件介绍。用lex和yacc编写。含15个测试用例。-expansion of the mini-pl0 syntax compiler, the specific syntax compressed see the introduction of documents. Lex generates and with the preparation. With 15 Test Case.<李略> 在 2025-06-18 上传 | 大小:17kb | 下载:0
[编译器/词法分析] ExpressAnalysis
说明:表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。 如有问题,可以mail: zch888email@163.com 我将尽快回复你。-expression analysis, supports arithmetic operations, bra<大山> 在 2025-06-18 上传 | 大小:22kb | 下载:0
[编译器/词法分析] tcc-0.9.23
说明:Tiny C Compiler - C scr ipting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local< 刘竞楠> 在 2025-06-18 上传 | 大小:436kb | 下载:0