Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
paper cover icon
Symbolic Analysis of Imperative Programming Languages

Symbolic Analysis of Imperative Programming Languages

2006
Abstract
Abstract. We present a generic symbolic analysis framework for imperative programming languages. Our framework is capable of computing all valid variable bindings of a program at given program points. This information is invaluable for domain-specific static program analyses such as memory leak detection, program parallelisation, and the detection of superfluous bound checks, variable aliases and task deadlocks. We employ path expression algebra to model the control flow information of programs. A homomorphism maps path expressions into the symbolic domain. At the center of the symbolic domain is a compact algebraic structure called supercontext. A supercontext contains the complete control and data flow analysis information valid at a given program point. Our approach to compute supercontexts is based purely on algebra and is fully automated. This novel representation of program semantics closes the gap between program analysis and computer algebra systems, which makes supercontext...

Johann Blieberger hasn't uploaded this paper.

Let Johann know you want this paper to be uploaded.

Ask for this paper to be uploaded.