Jump to ratings and reviews
Rate this book

Principles of Program Analysis

Rate this book
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.

473 pages, Hardcover

First published October 22, 1999

6 people are currently reading
113 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
9 (25%)
4 stars
10 (28%)
3 stars
12 (34%)
2 stars
2 (5%)
1 star
2 (5%)
Displaying 1 - 3 of 3 reviews
Profile Image for Mikael Svahnberg.
25 reviews5 followers
December 20, 2014
It is dense. Really dense, overly dense, and a lot could have been explained better. Uses the words 'clearly' 'obviously' 'naturally follows' on more than numerous occasions to cover up huge logical leaps. Can't argue with the theories or the completeness of the book, though, even if it was not really what I was looking for...
9 reviews2 followers
April 2, 2010
Pretty Cool. Probably the best book about static analysis
Profile Image for Scott Wisniewski.
3 reviews38 followers
August 10, 2013
This book is a HARD read. Really hard.

It will blow your mind though.

The Knaster-Tarski least fixed point theorem is a beautiful piece of mathematics.

Seeing what it can enable in programing languages is life changing.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.