株式会社極東書店トップ > 商品一覧 > Introduction to Functional Programming Systems Using Haskell.
商品詳細
Introduction to Functional Programming Systems Using Haskell.
・ISBN 978-0-521-27724-2 paper GB£ 47.00
¥14,889.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
お気に入り
★★★
| 著者・編者 | Davie, Antony J. T., |
|---|---|
| シリーズ | (Cambridge Computer Science Texts) |
| 出版社 | (Cambridge University Press, UK) |
| 出版年月 | 1992 |
| ページ数 | 304 pp. |
| 言語 | ENG |
| ニュース番号 | <A00-62630> |
解説
Here is an introduction to functional programming and its associated systems. A unique feature is its use of the language Haskell for teaching both the rudiments and the finer points of the functional technique. Haskell is a new, internationally agreed and accepted functional language that is designed for teaching, research and applications, that has a complete formal description, that is freely available, and that is based on ideas that have a wide consensus. Thus it encapsulates some of the main thrusts of functional programming itself, which is a style of programming designed to confront the software crisis directly. Programs written in functional languages can be built up from smaller parts, and they can also be proved correct, important when software has to be reliable. Moreover, a certain amount of parallelism can be extracted from functional languages automatically. This book serves as an introduction both to functional programming and Haskell, and will be most useful to students, teachers and researchers in either of these areas. An especially valuable feature are the chapters on programming and implementation, along with a large number of exercises.