资源列表
COMPILER
- 一个C语言的编译器,用Parser Generator进行文法设计,用VC++/C进行编译,用masm5在DOC下可以运行,完成了所有C的运算符及函数,数组的解释,功能很好。-A C language compiler, with Parser Generator for grammar design, with VC++/C compiler to use at masm5 can run under the DOC, the finish of all C operators and fun
minDFA
- 最小化DFA,编译原理中的语法问题,用程序实现这些功能-Minimized DFA, compiler theory of grammar problems, with procedures to perform these functions
feed-0[1].2.tar
- 基于Fase 4 RDF/RSS语法分析器,Feed是向智能信息和消息检索代理迈出的第一步。它使用一个普通文本文件作为存储,而没有使用任何种类的数据库,应该可以在任何支持PHP的站点工作-on Fase 4 RDF / RSS parser, Feed is to intelligent information retrieval and news agency as a first step. It uses an ordinary text files as storage, but did
weifengfangcheng
- 微分方程课件
T1_294993
- Materia compiladores
dmdscript
- DMDscr ipt是Digital Mars提供的一个符合ECMA 262规范的脚本语言,采用D语言编写,开放源代码,可以从http://www.digitalmars.com/dscr ipt看到详细信息,另外有一个C++的实现版本。-DMDscr ipt is Digital Mars implementation of the ECMA 262 scr ipting language. Netscape s implementation is called Javascr ipt, M
mlex
- lex编译器,各种词法分析的扫描,并进行编译,从而实现词法编译功能-lex compiler, lexical analysis of a variety of scan and compile, compile functions to achieve lexical
LL1
- 编译原理中的LL1文法判别,希望能够帮助大家的学习-Compiler Principle of LL1 grammar discrimination, want to help people learn
luanwen
- 有关组态王的论文,对初学很有帮助。给出了实现设计的具体过 程, 使该算法从实验室仿真层次上向现场实际应用跨出了重要一步。-King of the paper, very helpful for beginners. Given the specific design process, so that the algorithm-level simulation from the laboratory to practical application of the scene are taki
tigerCompiler1.tar
- 基本实现了tiger语言的编译器,但是程序有BUG的-Basic implementation of the tiger language compiler, but the procedure has the BUG
pccts133
- 本工具提供一个词法分析器和语法分析器的集成开发环境,同时提供与其他C程序编译器连接的接口,使用相当方便-The Tool provide an IDE for Syntactic and phrase parser,also provide interfaces for other c comiler, which is very convenient
VisiaCompiler
- 一个用VB写的很好的编译器,功能超好,不过就是代码有点多,是进一步学习编译的好