Score: 0

Operational methods in semantics

Published: October 14, 2025 | arXiv ID: 2510.12295v1

By: Roberto M. Amadio

Potential Business Impact:

Teaches computers how programs work to build better software.

Business Areas:
Natural Language Processing Artificial Intelligence, Data and Analytics, Software

The focus of these lecture notes is on abstract models and basic ideas and results that relate to the operational semantics of programming languages largely conceived. The approach is to start with an abstract description of the computation steps of programs and then to build on top semantic equivalences, specification languages, and static analyses. While other approaches to the semantics of programming languages are possible, it appears that the operational one is particularly effective in that it requires a moderate level of mathematical sophistication and scales reasonably well to a large variety of programming features. In practice, operational semantics is a suitable framework to build portable language implementations and to specify and test program properties. It is also used routinely to tackle more ambitious tasks such as proving the correctness of a compiler or a static analyzer.

Page Count
309 pages

Category
Computer Science:
Programming Languages