Limit this search to....

Pointer Analysis
Contributor(s): Smaragdakis, Yannis (Author), Balatsouras, George (Author)
ISBN: 1680830201     ISBN-13: 9781680830200
Publisher: Now Publishers
OUR PRICE:   $61.75  
Product Type: Paperback - Other Formats
Published: April 2015
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - General
- Computers | Programming Languages - General
Dewey: 005.1
Series: Foundations and Trends(r) in Programming Languages
Physical Information: 0.18" H x 6.14" W x 9.21" (0.29 lbs) 86 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Pointer analysis is a fundamental static program analysis with a rich literature and wide applications. The goal of pointer analysis is to compute an approximation of the set of program objects that a pointer variable or expression can refer to. This monograph introduces and surveys the most common modern approaches to pointer analysis, with an emphasis on distilling the essence of common analysis algorithms. With an eye towards ease of exposition and concreteness, the presentation aspires to be rather more tutorial and hands-on than other surveys of the pointer analysis area. To this end, the focus is on a declarative presentation of a common core of pointer analyses: algorithms are modeled as configurable, yet easy-to-follow, logical specifications. The specifications serve as a starting point for a broader discussion of the literature, as independent threads spun from the declarative model.