The Reasoned Schemer
- Format: Pocket
- Antall sider: 208
- Språk: Engelsk
- Forlag/Utgiver: SD Books
- Serienavn: The Reasoned Schemer
- EAN: 9780262535519
- Utgivelsesår: 2018
- Bidragsyter: Friedman, Daniel P. (Professor, Indiana University); Byrd, William E. (Research Professor, University of Utah); Kiselyov, Oleg (Assistant Professor, Tohoku University); Hemann, Jason (Ph.D. Candidate,
The goal of this book is to show the beauty and elegance of relational programming, which captures the essence of logic programming. The book shows how to implement a relational programming language in Scheme, or in any other functional language, and demonstrates the remarkable flexibility of the resulting relational programs. As in the first edition, the pedagogical method is a series of questions and answers, which proceed with the characteristic humor that marked The Little Schemer and The Seasoned Schemer. Familiarity with a functional language or with the first five chapters of The Little Schemer is assumed.
For this second edition, the authors have greatly simplified the programming language used in the book, as well as the implementation of the language. In