From Concurrent Programs to Simulating Sequential Programs: Correctness of a Transformation

August 24, 2017 Β· Declared Dead Β· πŸ› VPT@ETAPS

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Allan Blanchard, FrΓ©dΓ©ric Loulergue, Nikolai Kosmatov arXiv ID 1708.07226 Category cs.PL: Programming Languages Citations 1 Venue VPT@ETAPS Last Checked 4 months ago
Abstract
Frama-C is a software analysis framework that provides a common infrastructure and a common behavioral specification language to plugins that implement various static and dynamic analyses of C programs. Most plugins do not support concurrency. We have proposed Conc2Seq, a Frama-C plugin based on program transformation, capable to leverage the existing huge code base of plugins and to handle concurrent C programs. In this paper we formalize and sketch the proof of correctness of the program transformation principle behind Conc2Seq, and present an effort towards the full mechanization of both the formalization and proofs with the proof assistant Coq.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Programming Languages

Died the same way β€” πŸ‘» Ghosted