Principles of Program Analysistxt,chm,pdf,epub,mobi下载 作者:Nielson, Flemming; Nielson, Hanne R.; Hankin, Chris 出版年: 2010-12 页数: 471 定价: $ 79.04 ISBN: 9783642084744
内容简介 · · · · · ·
Program analysis utilizes static techniques for computing reliable information about the dynamic behavior of programs. Applications include compilers (for code improvement), software validation (for detecting errors) and transformations between data representation (for solving problems such as Y2K). This book is unique in providing an overview of the four major approaches to pr...
Program analysis utilizes static techniques for computing reliable information about the dynamic behavior of programs. Applications include compilers (for code improvement), software validation (for detecting errors) and transformations between data representation (for solving problems such as Y2K). This book is unique in providing an overview of the four major approaches to program analysis: data flow analysis, constraint-based analysis, abstract interpretation, and type and effect systems. The presentation illustrates the extensive similarities between the approaches, helping readers to choose the best one to utilize.
再造知识结构。
很有趣的笔触
必看书目之一,很多年前就有所耳闻,现在终于入手了
知道了很多心里曾经疑惑但没获得过解答的地方