A Frame Stack Semantics for Sequential Core Erlang

August 23, 2023 Β· Declared Dead Β· πŸ› International Symposium on Implementation and Application of Functional Languages

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors PΓ©ter Bereczky, DΓ‘niel HorpΓ‘csi, Simon Thompson arXiv ID 2308.12403 Category cs.PL: Programming Languages Citations 2 Venue International Symposium on Implementation and Application of Functional Languages Last Checked 4 months ago
Abstract
We present a small-step, frame stack style, semantics for sequential Core Erlang, a dynamically typed, impure functional programming language. The semantics and the properties that we prove are machine-checked with the Coq proof assistant. We improve on previous work by including exceptions and exception handling, as well as built-in data types and functions. Based on the semantics, we define multiple concepts of program equivalence (contextual, CIU equivalence, and equivalence based on logical relations) and prove that the definitions are all equivalent. Using this we are able to give a correctness criterion for refactorings by means of contextually equivalent symbolic expression pairs, which is one of the main motivations of this work.
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