Limit this search to....

The Definition of Standard ML, revised edition Revised Edition
Contributor(s): Milner, Robin (Author), Harper, Robert (Author), Macqueen, David (Author)
ISBN: 0262631814     ISBN-13: 9780262631815
Publisher: MIT Press
OUR PRICE:   $29.70  
Product Type: Paperback
Published: May 1997
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
Dewey: 005.133
LCCN: 97000059
Series: Mit Press
Physical Information: 0.42" H x 7.01" W x 8.97" (0.50 lbs) 132 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Standard ML is a general-purpose programming language designed for large projects. This book provides a formal definition of Standard ML for the benefit of all concerned with the language, including users and implementers. Because computer programs are increasingly required to withstand rigorous analysis, it is all the more important that the language in which they are written be defined with full rigor. One purpose of a language definition is to establish a theory of meanings upon which the understanding of particular programs may rest. To properly define a programming language, it is necessary to use some form of notation other than a programming language. Given a concern for rigor, mathematical notation is an obvious choice. The authors have defined their semantic objects in mathematical notation that is completely independent of Standard ML. In defining a language one must also define the rules of evaluation precisely--that is, define what meaning results from evaluating any phrase of the language. The definition thus constitutes a formal specification for an implementation. The authors have developed enough of their theory to give sense to their rules of evaluation. The Definition of Standard ML is the essential point of reference for Standard ML. Since its publication in 1990, the implementation technology of the language has advanced enormously and the number of users has grown. The revised edition includes a number of new features, omits little-used features, and corrects mistakes of definition.


Contributor Bio(s): Harper, Robert: - Robert Harper is a Professor of Computer Science at Carnegie Mellon University.Macqueen, David: - David MacQueen is Professor of Computer Science at the University of Chicago.Tofte, Mads: - Mads Tofte is Vice Chancellor, IT University of Copenhagen.Milner, Robin: - Robin Milner was Professor Emeritus of Computer Science at the University of Cambridge, UK, and Professor at the Informatics Forum in the University of Edinburgh.