SYMDIFF: a language-agnostic semantic diff tool for imperative programs

  • Authors:
  • Shuvendu K. Lahiri;Chris Hawblitzel;Ming Kawaguchi;Henrique Rebêlo

  • Affiliations:
  • Microsoft Research, Redmond, WA;Microsoft Research, Redmond, WA;University of California, San Diego;Federal University of Pernambuco, Brazil

  • Venue:
  • CAV'12 Proceedings of the 24th international conference on Computer Aided Verification
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we describe SymDiff, a language-agnostic tool for equivalence checking and displaying semantic (behavioral) differences over imperative programs. The tool operates on an intermediate verification language Boogie, for which translations exist from various source languages such as C, C# and x86. We discuss the tool and the front-end interface to target various source languages. Finally, we provide a brief description of the front-end for C programs.