搜索资源列表
tiger_Lexical
- 针对“虎书”中的tiger语言写的词法分析器 实现了多重注释嵌套、字符串中特殊转义字符和文件结束等处理。 具体请参考Readme.txt-the "tiger" that the tiger was the language lexical analyzer to achieve multiple nested Notes, strings and special escape characters such as an end-of-file processing.
tiger_Parsing
- 针对“虎书”中的tiger语言写的语法分析器 根据书中对tiger语言的描述写了72条文法,对所有冲突均进行了处理,都是无害的冲突。本分析器还能对部分错误恢复。 特别提示:使用命令\"yacc -v tiger.grm\"可得到文件y.output-the "tiger" that the tiger was the language syntax analyzer based on the book depicts the tiger language write
编译原理Project2
- 虎书编译原理project2源代码
Tiger-compiler
- 著名的虎书的编译器,实现了虎书上面的全部功能。-Well-known compiler of the book tiger, a tiger book above to achieve full functionality.
LexicalAnalysis.tar
- 针对虎书(现代编译原理-C语言描述)Tiger Language的词法分析器,包含testcase和reference-A lexical analysis for the tiger language in the tiger book (Modern Compiler Implementation in C), including testcases and references.
StraightLineProgramInterpreter.tar
- 针对虎书(现代编译原理-C语言描述)Tiger Language的Straight-Line Program Interpreter,包含testcase-A Straight-Line Program Interpreter for the Tiger Language in the Tiger Book (Modern Compiler Implementation in C) with testcases.
Intepreter
- 虎书第一章课后习题MiniJava直线解释器-Java Interpreter
ModernCompilerImplementation
- 虎书第二版,编译原理相关书籍,非常有用的书。-Second edition of the book tiger, compiler theory books, a very useful book.
compiler
- 现代编译原理C语言表述中文版,传说中的虎书。-Modern Compiler Implementation in C, Chinese Translation.
tiger
- 现代编译原理 虎书经典源码 以供下载 Tiger Language的词法分析器-Modern compiler theory tiger source book for download
tiger
- 《虎书》学习过程中整个编译器设计设计基础与框架-" Tiger book" learning process throughout the design compiler design foundation and framework
Tiger-C
- 该书 为编译原理中的 龙虎鲸书之一虎书, 编译原理引用广泛,学习编译原理有助我们更了解语言本身,也能学习到更好的程序设计优秀的思想.-The book as one of the compiling principle of dragon whale book tiger book, Compilation principle of reference is widespread, learning compilation principle can help us know more
Tiger-Java
- 该书 为编译原理中的 龙虎鲸书之一虎书, 编译原理引用广泛,学习编译原理有助我们更了解语言本身,也能学习到更好的程序设计优秀的思想.-The book as one of the compiling principle of dragon whale book tiger book, Compilation principle of reference is widespread, learning compilation principle can help us know more
Compiler_miniJAVA
- 如果你正在学习编译原理,并且使用的是经典的虎书的话,那么这份代码会告诉你如何实现一个简单的JAVA语言编译器,虽然最后的结果只会到达中间表示层,但对学习编译原理很有帮助-If you are learning compiler theory, and are using the classic tiger book, then this code will tell you how to implement a simple JAVA language compiler, although th
minijavaast
- 同样也是针对编译原理经典虎书的辅助性代码,主要是编译原理Java实现的PJ,本身的编译器也用java写成,希望能有帮助-The same principle also for the compilation of classic books tiger auxiliary code, the main principle is to compile the Java implementation of PJ, the compiler itself is written using java,
07300720198_Project
- 编译原理虎书的PJ,这次是针对C语言实现版,要实现的语言为Tiger语言,是alogo语言的一个变种,内附说明文档-PJ tiger book compiler theory, this is for the C language version of the language to be achieved for the Tiger language is a variant alogo language, containing documentation
Assignment
- 实现tiger编译器,可以基本完成虎书要求的全部内容-Realization tiger compiler, you can basically complete the entire contents of the book Tiger required
现代编译原理
- 现代编译原理(虎书,包含c版和java版中英文,源码,全书答案)(Modern compilation principles (tiger book, including C version and Java version of Chinese and English, source code, the answer to the book))
51CTO下载-虎书资料整理
- 虎书英文版,使用java语言实现。学习编译原理不可或缺的一本书。(The English version of the tiger book is implemented in the Java language. An indispensable book to learn the principle of compiling.)
现代编译原理
- 现代编译原理,即虎书,包含C版本和Java版本,源代码和课后习题答案(Modern compiler theory contains C version and Java version, source code and after-school exercise answers)