English

Skeletal Semantics and their Interpretations

Programming Languages 2018-11-20 v2

Abstract

The development of mechanised language specification based on structured operational semantics, with applications to verified compilers and sound program analysis, requires huge effort. General theory and frameworks have been proposed to help with this effort. However, none of this work provides a systematic way of developing concrete and abstract semantics, connected together by a general consistency result. We introduce a skeletal semantics of a language, where each skeleton describes the complete semantic behaviour of a language construct. We define a general notion of interpretation, which provides a systematic and language-independent way of deriving semantic judgements from the skeletal semantics. We explore four generic interpretations: a simple well-formedness interpretation; a concrete interpretation; an abstract interpretation; and a constraint generator for flow-sensitive analysis. We prove general consistency results between interpretations, depending only on simple language-dependent lemmas. We illustrate our ideas using a simple While language.

Keywords

Cite

@article{arxiv.1809.09749,
  title  = {Skeletal Semantics and their Interpretations},
  author = {Martin Bodin and Philippa Gardner and Thomas Jensen and Alan Schmitt},
  journal= {arXiv preprint arXiv:1809.09749},
  year   = {2018}
}

Comments

31 pages, POPL, article 44

R2 v1 2026-06-23T04:18:27.025Z