The Reasoned Schemer

Daniel P. Friedman, William E. Byrd, Oleg Kiselyov

  • 出版商: MIT
  • 出版日期: 2005-10-14
  • 售價: $640
  • 貴賓價: 9.5$608
  • 語言: 英文
  • 頁數: 176
  • 裝訂: Paperback
  • ISBN: 0262562146
  • ISBN-13: 9780262562140
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Description:

The goal of The Reasoned Schemer is to help the functional programmer think logically and the logic programmer think functionally. The authors of The Reasoned Schemer believe that logic programming is a natural extension of functional programming, and they demonstrate this by extending the functional language Scheme with logical constructs -- thereby combining the benefits of both styles. The extension encapsulates most of the ideas in the logic programming language Prolog.

The pedagogical method of The Reasoned Schemer is a series of questions and answers, which proceed with the characteristic humor that marked The Little Schemer and The Seasoned Schmer. Familiarity with a functional language or with the first eight chapters of The Little Schemer is assumed. Adding logic capabilities required the introduction of new forms. The authors' goal is to show to what extent writing logic programs is the same as writing functional programs using these forms. In this way, the reader of The Reasoned Schemer will come to understand how simple logic programming is and how easy it is to define functions that behave like relations.

Daniel P. Friedman is Professor of Computer Science at Indiana University and is the author of many books published by the MIT Press, including The Little Schemer (fourth edition, 1995), The Seasoned Schemer (1995), A Little Java, A Few Patterns (1997), each of these coauthored with Matthias Felleisen.