What do you think?
Rate this book


609 pages, Paperback
First published January 1, 1986
Much more clearly written than "Programming in Prolog" Prolog by Clocksin and Mellish, and it covers the same ground.
Prolog is not for everyone. You have to be quite intelligent to be able to use it effectively. And its not a general-purpose language. But Prolog is excellent for some applications, such as writing Expert Systems, Natural Language Parsers, and other A.I. applications.
This book is best used in combination with a prolog compiler/interpreter, so you can try out Prolog as you read about it. There are some free ones available on the Web.