The Lambda Calculus. Its Syntax and Semantics
Barendregt, Henk
- 出版商: College Publications
- 出版日期: 2012-04-30
- 售價: $1,360
- 貴賓價: 9.5 折 $1,292
- 語言: 英文
- 頁數: 656
- 裝訂: Quality Paper - also called trade paper
- ISBN: 184890066X
- ISBN-13: 9781848900660
-
相關分類:
Functional-programming
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$1,160$1,102 -
$1,715Introduction to Algorithms, 3/e (Hardcover)
-
$204統計會犯錯如何避免數據分析中的統計陷阱
-
$352基於深度學習的自然語言處理/智能科學與技術叢書
-
$1,188自然語言電腦形式分析的理論與方法 (精)
-
$1,260$1,197 -
$237解析深度學習:捲積神經網絡原理與視覺實踐
-
$1,008計算機科學中的數學:信息與智能時代的必修課
-
$356文本數據挖掘
-
$403現代自然語言生成
相關主題
商品描述
The Lambda Calculus, treated in this book mainly in its untyped version, consists of a collection of expressions, called lambda terms, together with ways how to rewrite and identify these. In the parts conversion, reduction, theories, and models the view is respectively 'algebraic', computational, with more ('coinductive') identifications, and finally set-theoretic. The lambda terms are built up from variables, using application and abstraction. Applying a term F to M has as intention that F is a function, M its argument, and FM the result of the application. This is only the intention: to actually obtain the result one has to rewrite the expression FM according to the reduction rules. Abstraction provides a way to create functions according to the effect when applying them. The power of the theory comes from the fact that computations, both terminating and infinite, can be expressed by lambda terms at a 'comfortable' level of abstraction.