搜索资源列表
LineInterpreter2007
- 现代编译原理_直线式程序解释器,Modern Compiler Implementation in C.-modern compiler theory _ linear program explanation. Modern Compiler Implementation in C.
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.
1-1
- 《现代编译原理C语言描述》书上第一章的直线式程序解释器的一个问题:写一个函数int maxargs(A_stm),告知给定语句中任意子表达式内的print语句的最大参数个数. 参照所给部分源码,在Linux环境下编写的,GCC版本4.4.4测试通过-The book Modern compiler Implementation In C, in first chapter of the book linear program interpreter there be a problem: W
Modern-Compiler-Implementation-in-C
- 本书全面讲述了现代编译器的各个组成部分,包括:词法分析、语法分析、抽象语法、语义检查、中间代码表示、指令选择、数据流分析、寄存器分配以及运行时系统等。-This book fully describes the modern compilers of the various components, including: lexical analysis, parsing, abstract syntax, semantic checking, intermediate code that the
Modern-Compiler-Implementation-In-C
- 本书全面讲述了现代编译器的各个组成部分,包括词法分析,语法分析,抽象语法,语意检查,中间代码表示,指令选择,数据流分析,寄存器分配及运行时系统。-This book fully describes the modern compilers of the various components, including lexical analysis, parsing, abstract syntax, semantic checking, intermediate code that the ins
compiler
- 现代编译原理C语言表述中文版,传说中的虎书。-Modern Compiler Implementation in C, Chinese Translation.
The-cSharp-programming-language-3.0
- 学习c#的一本英文原本电子书籍 看之前得先有一定的英文基础啊-C# (pronounced “See Sharp”) is a simple, modern, object-oriented, and type-safe programming language. C# has its roots in the C family of languages and will be immediately familiar to C, C++, and Java programmers. C# is
project-0.tar
- Modern Compiler with implementation in C program project 1.