Lemma Functions for Frama-C: C Programs as Proofs

Grigoriy Volkov,Mikhail Mandrykin,Denis Efremov
DOI: https://doi.org/10.48550/arXiv.1811.05879
2018-11-15
Abstract:This paper describes the development of an auto-active verification technique in the Frama-C framework. We outline the lemma functions method and present the corresponding ACSL extension, its implementation in Frama-C, and evaluation on a set of string-manipulating functions from the Linux kernel. We illustrate the benefits our approach can bring concerning the effort required to prove lemmas, compared to the approach based on interactive provers such as Coq. Current limitations of the method and its implementation are discussed.
Software Engineering,Logic in Computer Science
What problem does this paper attempt to address?