Principles of program analysis

Principles of program analysis
About 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.
Details
- OL Work ID
- OL3983499W
Subjects
Computer programmingComputer programsComputers - Languages / ProgrammingSoftware EngineeringCompilers (Computer Science)ComputersTextbooksProgramming - Software DevelopmentComputer Books: GeneralProgramming - GeneralGeneralAbstract InterpretationComputers / Logic DesignComputers / Programming / GeneralConstraint Based AnalysisData Flow AnalysisProgram AnalysisProgram Transformation