Skip to content

Principles of Program Analysis

Best in textbook rentals since 2012!

ISBN-10: 3540654100

ISBN-13: 9783540654100

Edition: 1999

Authors: Flemming Nielson, Hanne R. Nielson, Chris Hankin

List price: $84.99
Shipping box This item qualifies for FREE shipping.
Blue ribbon 30 day, 100% satisfaction guarantee!

Rental notice: supplementary materials (access codes, CDs, etc.) are not guaranteed with rental orders.

Rent eBooks
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Program analysis concerns static techniques for computing reliable approximate information about the dynamic behaviour of programs. Applications include compilers (for code improvement), software validation (for detecting errors in algorithms or breaches of security) and transformations between data representation (for solving problems such as the Y2K problem). This book is unique in giving 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 demonstrates the extensive similarities between the approaches; this will aid the reader in choosing the right approach and…    
Customers also bought

Book details

List price: $84.99
Copyright year: 1999
Publisher: Springer Berlin / Heidelberg
Publication date: 10/22/1999
Binding: Hardcover
Pages: 452
Size: 6.14" wide x 9.21" long x 0.45" tall
Weight: 4.158
Language: English

Preface
Introduction
Data Flow Analysis
Constraint- Based Analysis
Abstract Interpretation
Type and Effect Systems
Algorithms
Partially Ordered Sets
Induction and Coinduction
Graphs and Regular Expressions
Index of Notation
Index
Bibliography