Logo

prolog :- tutorial by J. R. Fisher

Small book cover: prolog :- tutorial

prolog :- tutorial
by

Publisher: California State Polytechnic University, Pomona
Number of pages: 179

Description:
Prolog is a logical and a declarative programming language. This tutorial is intended to be used to help learn the essential, basic concepts of Prolog. The sample programs have been especially chosen to help promote the use of Prolog programming in an artificial intelligence course.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

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.
(15895 views)
Book cover: Prolog TechniquesProlog Techniques
by - BookBoon
This is the first of two volumes by the author on the programming language Prolog and its applications. In the first volume you can read about the accumulator technique, difference lists, program manipulations and exploratory code development.
(19197 views)
Book cover: The Art of PrologThe Art of Prolog
by - The MIT Press
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.
(6403 views)
Book cover: The First 10 Prolog Programming ContestsThe First 10 Prolog Programming Contests
by
This book shows solutions to problems that were in the first 10 Prolog Programming Contests. The solutions could have been constructed during the contest under time pressure, and so you will find many solutions using the generate and test strategy.
(13888 views)