募捐 9月15日2024 – 10月1日2024 关于筹款

Modern Compiler Implementation in Java, Second Edition

Modern Compiler Implementation in Java, Second Edition

Andrew W. Appel
5.0 / 5.0
0 comments
你有多喜欢这本书?
下载文件的质量如何?
下载该书,以评价其质量
下载文件的质量如何?
This textbook describes all phases of a compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as the compilation of functional and object-oriented languages, that is missing from most books. The most accepted and successful techniques are described concisely, rather than as an exhaustive catalog of every possible variant, and illustrated with actual Java classes. The first part of the book, Fundamentals of Compilation, is suitable for a one-semester first course in compiler design. The second part, Advanced Topics, which includes the compilation of object-oriented and functional languages, garbage collection, loop optimization, SSA form, instruction scheduling, and optimization for cache-memory hierarchies, can be used for a second-semester or graduate course. This new edition has been extensively rewritten to include more discussion of Java and object-oriented programming concepts, such as visitor patterns. A unique feature is the newly redesigned compiler project in Java, for a subset of Java itself. The project includes both front-end and back-end phases, so that students can build a complete working compiler in one semester.
年:
2002
出版:
2nd
出版社:
Cambridge University Press
语言:
english
页:
501
ISBN 10:
052182060X
ISBN 13:
9780521820608
文件:
PDF, 5.30 MB
IPFS:
CID , CID Blake2b
english, 2002
线上阅读
正在转换
转换为 失败

关键词