Principles of Program Analysis - Flemming Nielson

Principles of Program Analysis

Flemming Nielson

出版社

Springer

出版时间

2004-12-06

ISBN

9783540654100

评分

★★★★★
书籍介绍

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.

目录
Contents
1 Introduction 1
1.1 The Nature of Program Analysis 1
1.2 Setting the Scene o o 3
1.3 Data Flow Analysis o 5

显示全部
用户评论
a little bit old. Collection of PA papers before 2000.
收藏