๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

An Introduction to Logic Programming Through Prolog

โœ Scribed by Spivey J.M.


Publisher
Prentice Hall
Year
2008
Tongue
English
Leaves
259
Series
Prentice-Hall international series in computer science
Edition
free web version (1996)
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


This is one of the few texts that combines three essential theses in the study of logic programming: the logic that gives logic programs their unique character: the practice of programming effectively using the logic; and the efficient implementation of logic programming on computers. The book begins with a gentle introduction to logic programming using a number of simple examples, followed by a concise and self-contained account of the logic behind Prolog programming. This leads to a discussion of methods of writing programs so that the process of deriving anwers from them is as efficient as possible. The techniques are illustrated by practical examples and the final part of the book explains how logic programming can be implented efficiently. It includes source code for a small but Complete Prolog implementation written in Pascal. The implementation is capable of running all the programs presented in the book, and is available via the Internet


๐Ÿ“œ SIMILAR VOLUMES


An Introduction to Logic Programming Thr
โœ J. M. Spivey, Michael Spivey ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› PH ๐ŸŒ English

Using theory as a foundation for practical programming, this text presents the theory of logic programming with clear proofs, extended examples, and implementation techniques. It covers logical theory, practical programming, and the structure of a simple Prolog implementation.

An Introduction to Logic Programming Thr
โœ Spivey J.M. ๐Ÿ“‚ Library ๐Ÿ“… 2008 ๐Ÿ› Prentice Hall ๐ŸŒ English

This is one of the few texts that combines three essential theses in the study of logic programming: the logic that gives logic programs their unique character: the practice of programming effectively using the logic; and the efficient implementation of logic programming on computers. The book begin