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

๐Ÿ“

Commentary on Standard ML

โœ Scribed by Milner R., Tofte M.


Publisher
MIT
Year
1991
Tongue
English
Leaves
177
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


The full mathematical description of the functional programming language ML was given in Milner, Tofte, and Harper's Definition of Standard ML. This companion volume explains in depth the meaning, or semantic theory, of ML. Together, the two volumes provide a complete understanding of the most prominent of a new group of functional programming languages that includes Haskell and Scheme. In making the Definition easier to understand, the authors not only explain what ML is, they explain why it is. They present some of the rigorous analysis that supports the Definition including a selection of theorems that express important properties of the language. The Commentary is also a working document that shows the way in which the specialized theory of ML can contribute to broader research on language design and semantics. Contents: Preface. Executing a Simple Program. Dynamic Semantics for the Core. Dynamic Semantics for the Modules. Static Semantics for the Core. Type Declarations and Principality. Static Semantics for the Modules. Signature Matching. Elaboration of Functors. Admissible Semantic Objects and Proofs. Elaboration of Signature Expressions. Principal Signatures. Appendixes: Proof of Principality. Identifier Status. Solutions to Exercises. Mistakes and Ambiguities.

โœฆ Table of Contents


Cover......Page 1
Front matter......Page 2
Commentary on Standard ML......Page 6
Index......Page 166


๐Ÿ“œ SIMILAR VOLUMES


Elementary standard ML
โœ Michaelson, Greg ๐Ÿ“‚ Library ๐Ÿ“… 1995 ๐Ÿ› UCL Press ๐ŸŒ English

"In this new and authoritative textbook the essential features of SML are taught with the use of extensive practical examples and exercises. The book will be ideal for a first level course in functional programming, presenting the functional paradigm as a useful approach in its own right, as well as