株式会社極東書店トップ > 商品一覧 > Programming with Higher-Order Logic.
商品詳細
Programming with Higher-Order Logic.
・ISBN 978-0-521-87940-8 hard GB£ 44.00
¥13,939.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
お気に入り
★★★
| 著者・編者 | Miller, Dale / Nadathur, Gopalan, |
|---|---|
| 出版社 | (Cambridge University Press, UK) |
| 出版年月 | 2012 |
| ページ数 | 320 pp. |
| 言語 | ENG |
| ニュース番号 | <A00-4339> |
解説
Formal systems that describe computations over syntactic structures occur frequently in computer science. Logic programming provides a natural framework for encoding and animating such systems. However, these systems often embody variable binding, a notion that must be treated carefully at a computational level. This book aims to show that a programming language based on a simply typed version of higher-order logic provides an elegant, declarative means for providing such a treatment. Three broad topics are covered in pursuit of this goal. First, a proof-theoretic framework that supports a general view of logic programming is identified. Second, an actual language called ?Prolog is developed by applying this view to higher-order logic. Finally, a methodology for programming with specifications is exposed by showing how several computations over formal objects such as logical formulas, functional programs, and ?-terms and ?-calculus expressions can be encoded in ?Prolog.