Technical Reports (CIS)
Document Type
Technical Report
Date of this Version
January 1993
Abstract
We examine three approaches to operational semantics: transition semantics, natural semantics, and reduction semantics. First we compare the style and expressive power of the three forms of semantics by using them to construct semantics for various language features. Program abortion, interleaving, and block structure particularly distinguish the three. Natural semantics was very good at specifying "large granularity" features such as blocks, but is apparently unable to capture interleaving because of its "small granularity". On the other hand, transition semantics and reduction semantics easily express "small granularity" features but have difficulty with "large granularity" features. Reduction semantics provide especially concise specifications of non-sequential control constructs such as abortion and interleaving. We also analyze the utility of the different approaches for two application areas: implementation correctness and type soundness. For these two applications, natural semantics seems to allow simpler proofs, although we do not generalize this conclusion to other areas.
Recommended Citation
Raymond McDowell, "The Relatedness and Comparative Utility of Various Approaches to Operational Semantics", . January 1993.
Date Posted: 15 August 2007
Comments
University of Pennsylvania Department of Computer and Information Science Technical Report No. MS-CIS-93-16.