资源列表
[编译器/词法分析] ExpressAnalysis
说明:表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。 如有问题,可以mail: zch888email@163.com 我将尽快回复你。-expression analysis, suppo<大山> 在 2008-10-13 上传 | 大小:22.27kb | 下载: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,< 刘竞楠> 在 2008-10-13 上传 | 大小:435.94kb | 下载:0
[编译器/词法分析] fenical_cifafxq
说明:词法分析器. 学习编译原理时做的词法分析器. 总体上感觉一般.-lexical analyzer. Principle study compiled done a lexical analyzer. On the whole, the general feeling.<ji> 在 2008-10-13 上传 | 大小:27.33kb | 下载:0
[编译器/词法分析] Soft122512003017
说明:编译器:一个VC++编写的词法分析器 可以自己输入 也可以导入一个文件进行分析-compiler : a VC prepared their lexical analyzer can also be imported into a document analysis<lin> 在 2008-10-13 上传 | 大小:27.19kb | 下载:0
[编译器/词法分析] yucefenxibiao
说明:用C语言编写的编译预测分析程序,有通用性 进行自顶向下编译-C language compiler prediction analysis procedures, conduct a generic top-down Compiler<tangliang> 在 2008-10-13 上传 | 大小:5.39kb | 下载:0
[编译器/词法分析] fifafenxiqifuyiming
说明:小型词法分析器。输入程序文件片段,输出结果是二元组的。-small lexical analyzer. Input program fragments of files, the output is the result of the dual Group.<付益明> 在 2008-10-13 上传 | 大小:10.81kb | 下载:0
[编译器/词法分析] pl0_compiler_java_version
说明:pl0编译器的java版本,有利于编译原理课的学习-pl0 compiler versions of java, compiler theory is conducive to learning lessons<高峰> 在 2008-10-13 上传 | 大小:8.47kb | 下载:0