BOOKS - PROGRAMMING - The Reasoned Schemer (The MIT Press) Second Edition
US $8.88
66405
66405
The Reasoned Schemer (The MIT Press) Second Edition
Author: Daniel P. Friedman
Year: 2018
Number of pages: 208
Format: EPUB | MOBI
File size: 10 MB
Language: ENG
Year: 2018
Number of pages: 208
Format: EPUB | MOBI
File size: 10 MB
Language: ENG
A new edition of a book, written in a humorous question-and-answer style, that shows how to implement and use an elegant little programming language for logic programming.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.