Definition of Standard ML
Milner-Gulland, Robin, Milner, Robert, Macqueen, David
- 出版商: MIT Press
- 出版日期: 1997-05-21
- 售價: $1,380
- 貴賓價: 9.5 折 $1,311
- 語言: 英文
- 頁數: 132
- 裝訂: Quality Paper - also called trade paper
- ISBN: 0262631814
- ISBN-13: 9780262631815
-
相關分類:
Functional-programming
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$1,235Database in Depth (Paperback)
-
$880$695 -
$680$537 -
$1,050$998 -
$500$450 -
$294機器學習系統設計 (Building Machine Learning Systems with Python)
-
$1,728Time and Relational Theory, 2/e : Temporal Databases in the Relational Model and SQL (Paperback)
-
$350$298 -
$250Scala與Clojure函數式編程模式Java虛擬機高效編程
-
$414自己動手寫Java虛擬機
-
$520$468 -
$294圖數據庫, 2/e (Graph Databases: New Opportunities for Connected Data, 2/e)
-
$420$378 -
$500$395 -
$550$429 -
$275視圖更新與關係數據庫理論 (View Updating and Relational Theory )
-
$580$458 -
$374深度學習算法實踐
-
$390深度學習框架 PyTorch : 入門與實踐
-
$294自然語言處理與深度學習:通過 C語言模擬
-
$300$237 -
$1,260$1,197 -
$680$578 -
$654SQL 與關係數據庫理論, 3/e (SQL and Relational Theory: How to Write Accurate SQL Code, 3/e)
-
$880$695
相關主題
商品描述
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.
作者簡介
David MacQueen is Professor of Computer Science at the University of Chicago.