@inproceedings{5f816f478bfe4104a63827f9a0becc99,
title = "Analysis of imperative programs through analysis of constraint logic programs",
abstract = "In this paper a method is proposed for carrying out analysis of imperative programs. We achieve this by writing down the language semantics as a declarative program (a constraint logic program, in the approach shown here). We propose an effective style of writing operational semantics suitable for analysis which we call one-state small-step semantics. Through controlled partial evaluation we are able to generate residual programs where the relationship between imperative statements and predicates is straightforward. Then we use a static analyser for constraint logic programs on the residual program. The analysis results are interpreted through program points associating predicates in the partially evaluated interpreter to statements in its corresponding imperative program. We used an analyser that allows us to determine linear equality, inequality and disequality relations among the variables of a program without user-provided inductive assertions or human interaction. The proposed method intends to serve as a framework for the analysis of programs in any imperative language. The tools required are a partial evaluator and a static analyser for the declarative language.",
keywords = "Constraint Logic Programming, Imperative Program Analysis, Operational Semantics, Partial Evaluation, Constraint Logic Programming, Imperative Program Analysis, Operational Semantics, Partial Evaluation",
author = "Peralta, {Julio C.} and Gallagher, {John P.} and H{\"u}seyin Saǧlam",
year = "1998",
doi = "10.1007/3-540-49727-7_15",
language = "English",
isbn = "3540650148",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "246--261",
booktitle = "International Static Analysis Symposium",
note = "5th International Symposium on Static Analysis, SAS 1998 ; Conference date: 14-09-1998 Through 16-09-1998",
}