arXiv · 1607.02226
Renaming Global Variables in C Mechanically Proved Correct
Abstract
Most integrated development environments are shipped with refactoring tools. However, their refactoring operations are often known to be unreliable. As a consequence, developers have to test their code after applying an automatic refactoring. In this article, we consider a refactoring operation (renaming of global variables in C), and we prove that its core implementation preserves the set of possible behaviors of transformed programs. That proof of correctness relies on the operational semantics of C provided by CompCert C in Coq.
Explore related subjects
Keep this discovery
Julien Cohen. 2016-07-08. Renaming Global Variables in C Mechanically Proved Correct. https://doi.org/10.4204/eptcs.216.3
Cite the original work for its findings. Save a collection to share your selection of sources.