Introduction to Compiler Construction in a Java World 在线电子书 图书标签: 编译器 编译原理 Java JVM java 编程 jvm JIT
发表于2024-11-05
Introduction to Compiler Construction in a Java World 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
教材写的简单易懂! 代码的注释也非常详细! 很适合自学
评分教材写的简单易懂! 代码的注释也非常详细! 很适合自学
评分教材写的简单易懂! 代码的注释也非常详细! 很适合自学
评分教材写的简单易懂! 代码的注释也非常详细! 很适合自学
评分教材写的简单易懂! 代码的注释也非常详细! 很适合自学
Immersing students in Java and the Java Virtual Machine (JVM), Introduction to Compiler Construction in a Java World enables a deep understanding of the Java programming language and its implementation. The text focuses on design, organization, and testing, helping students learn good software engineering skills and become better programmers. The book covers all of the standard compiler topics, including lexical analysis, parsing, abstract syntax trees, semantic analysis, code generation, and register allocation. The authors also demonstrate how JVM code can be translated to a register machine, specifically the MIPS architecture. In addition, they discuss recent strategies, such as just-in-time compiling and hotspot compiling, and present an overview of leading commercial compilers. Each chapter includes a mix of written exercises and programming projects. By working with and extending a real, functional compiler, students develop a hands-on appreciation of how compilers work, how to write compilers, and how the Java language behaves. They also get invaluable practice working with a non-trivial Java program of more than 30,000 lines of code. Fully documented Java code for the compiler is accessible at http://www.cs.umb.edu/j--/
作者貌似是写给学生教学用的,所以很详细也很清楚,E文写的也很好懂,没有啥大长句,也没有一堆技术描述里突然加句搞怪的话,让你猜半天终于明白这是句废话,总之很好读,对理解Java的语法特点和编译器构成很有帮助。
评分一本传统类型的编译书,不过作者自己也承认一部分理论证明方面不是很严谨,应该省掉了很多推导。词法分析和器parser作者自己手写了个,同时也在书中讲述了javacc的用法。代码生成部分讲了不少,书里自制了个j--语言,这玩意编译后能生成jvm代码,然后作者又介绍了把class文...
评分一本传统类型的编译书,不过作者自己也承认一部分理论证明方面不是很严谨,应该省掉了很多推导。词法分析和器parser作者自己手写了个,同时也在书中讲述了javacc的用法。代码生成部分讲了不少,书里自制了个j--语言,这玩意编译后能生成jvm代码,然后作者又介绍了把class文...
评分作者貌似是写给学生教学用的,所以很详细也很清楚,E文写的也很好懂,没有啥大长句,也没有一堆技术描述里突然加句搞怪的话,让你猜半天终于明白这是句废话,总之很好读,对理解Java的语法特点和编译器构成很有帮助。
评分一本传统类型的编译书,不过作者自己也承认一部分理论证明方面不是很严谨,应该省掉了很多推导。词法分析和器parser作者自己手写了个,同时也在书中讲述了javacc的用法。代码生成部分讲了不少,书里自制了个j--语言,这玩意编译后能生成jvm代码,然后作者又介绍了把class文...
Introduction to Compiler Construction in a Java World 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024