Algebraic Approaches to Program Semantics, 1986
Monographs in Computer Science Series

Authors:

Language: English

91.77 €

In Print (Delivery period: 15 days).

Add to cartAdd to cart
Publication date:
353 p. · 15.5x23.5 cm · Paperback
In the 1930s, mathematical logicians studied the notion of "effective comput­ ability" using such notions as recursive functions, A-calculus, and Turing machines. The 1940s saw the construction of the first electronic computers, and the next 20 years saw the evolution of higher-level programming languages in which programs could be written in a convenient fashion independent (thanks to compilers and interpreters) of the architecture of any specific machine. The development of such languages led in turn to the general analysis of questions of syntax, structuring strings of symbols which could count as legal programs, and semantics, determining the "meaning" of a program, for example, as the function it computes in transforming input data to output results. An important approach to semantics, pioneered by Floyd, Hoare, and Wirth, is called assertion semantics: given a specification of which assertions (preconditions) on input data should guarantee that the results satisfy desired assertions (postconditions) on output data, one seeks a logical proof that the program satisfies its specification. An alternative approach, pioneered by Scott and Strachey, is called denotational semantics: it offers algebraic techniques for characterizing the denotation of (i. e. , the function computed by) a program-the properties of the program can then be checked by direct comparison of the denotation with the specification. This book is an introduction to denotational semantics. More specifically, we introduce the reader to two approaches to denotational semantics: the order semantics of Scott and Strachey and our own partially additive semantics.
1 Denotational Semantics of Control.- 1 An Introduction to Denotational Semantics.- 2 An Introduction to Category Theory.- 3 Partially Additive Semantics.- 4 Assertion Semantics.- 2 Semantics of Recursion.- 5 Recursive Specifications.- 6 Order Semantics of Recursion.- 7 Canonical Fixed Points.- 8 Partially Additive Semantics of Recursion.- 9 Fixed Points in Metric Spaces.- 3 Data Types.- 10 Functors.- 11 Recursive Specification of Data Types.- 12 Parametric Specification.- 13 Order Semantics of Data Types.- 14 Equational Specification.- Epilogue.- Author Index.