Logo

The Art of Prolog by Leon S. Sterling, Ehud Y. Shapiro

Large book cover: The Art of Prolog

The Art of Prolog
by

Publisher: The MIT Press
ISBN-13: 9780262193382
Number of pages: 553

Description:
Hitherto, knowledge of how to use Prolog for serious programming has largely been communicated by word of mouth. This textbook sets down and explains for the first time in an accessible form the deeper principles and techniques of Prolog programming. The book is excellent for not only conveying what Prolog is but also explaining how it should be used.

Home page url

Download or read it online for free here:
Download link
(30MB, PDF)

Similar books

Book cover: Simply Logical: Intelligent Reasoning by ExampleSimply Logical: Intelligent Reasoning by Example
by - John Wiley
An introduction to Prolog programming for artificial intelligence covering both basic and advanced AI material. A unique advantage to this work is the combination of AI, Prolog and Logic. Each technique is accompanied by a program implementing it.
(8989 views)
Book cover: Natural Language Processing Techniques in PrologNatural Language Processing Techniques in Prolog
by - Union College
Contents: Finite State Automata; Finite State Parsers and Transducers; Finite State Methods in Natural Language Processing; Recursive Transition Networks (RTNs); RTN transducers and ATNs; Definite Clause Grammars; Bottom Up, Top Down Parsing; etc.
(8417 views)
Book cover: Applications of PrologApplications of Prolog
by - BookBoon
In this volume the author discusses some areas where Prolog can be fruitfully employed. The book comprises four chapters: Enigma 1225: Rows are Columns; Blind Search; Informed Search; Text Processing. There are 54 exercises in this book.
(18565 views)
Book cover: An Introduction to Logic Programming through PrologAn Introduction to Logic Programming through Prolog
by - Prentice Hall
Using theory as a foundation for practical programming, this text presents the theory of logic programming with clear proofs and implementation techniques. It covers logical theory, programming, and the structure of a simple Prolog implementation.
(15182 views)