๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

A Practical Introduction to Denotational Semantics

โœ Scribed by Lloyd Allison


Publisher
Cambridge University Press
Year
1986
Tongue
English
Leaves
146
Series
Cambridge Computer Science Texts 23
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


This textbook is an introduction to denotational semantics and its applications to programming languages. Dr Allison emphasizes a practical approach and the student is encouraged to write and test denotational definitions. The first section is devoted to the mathematical foundations of the subject and sufficient detail is given to illustrate the fundamental problems. The remainder of the book covers the use of denotational semantics to describe sequential programming languages such as Algol, Pascal and C. Throughout, numerous exercises, usually in Pascal, will help the student practise writing definitions and carry out simple applications. The book culminates in discussing an executable semantics of the logic-programming language Prolog. Being an introduction, advanced undergraduates in computer science and graduates new to the subject will find this a readily accessible account of one of the central topics of computer science.


๐Ÿ“œ SIMILAR VOLUMES


Denotational Semantics
๐Ÿ“‚ Library ๐ŸŒ English

Denotational semantics is a methodology for giving mathematical meaning to programming languages and systems. It was developed by Christopher Strachey's Programming ResearchGroup at Oxford University in the 1960s. The method combines mathematical rigor, due to the work of Dana Scott, with notational