Formal Small-step Verification of a Call-by-value Lambda Calculus Machine

June 08, 2018 ยท The Ethereal ยท ๐Ÿ› Asian Symposium on Programming Languages and Systems

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Fabian Kunze, Gert Smolka, Yannick Forster arXiv ID 1806.03205 Category cs.LO: Logic in CS Cross-listed cs.PL Citations 12 Venue Asian Symposium on Programming Languages and Systems Last Checked 2 months ago
Abstract
We formally verify an abstract machine for a call-by-value lambda-calculus with de Bruijn terms, simple substitution, and small-step semantics. We follow a stepwise refinement approach starting with a naive stack machine with substitution. We then refine to a machine with closures, and finally to a machine with a heap providing structure sharing for closures. We prove the correctness of the three refinement steps with compositional small-step bottom-up simulations. There is an accompanying Coq development verifying all results.
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 โ€” Logic in CS