Loading…

Logic Programming with Prolog

Logic Programming is the name given to a distinctive style of programming, very different from that of conventional programming languages such as C++ and Java. By far the most widely used Logic Programming language is Prolog. Prolog is a good choice for developing complex applications, especially in...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Bramer, Max (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:Inglés
Published: London : Springer London : Imprint: Springer, 2005.
Edition:1st ed. 2005.
Subjects:
Online Access:Texto Completo
Table of Contents:
  • Getting Started
  • Clauses and Predicates
  • Satisfying Goals
  • Operators and Arithmetic
  • Input and Output
  • Loops
  • Preventing Backtracking
  • Changing the Prolog Database
  • List Processing
  • String Processing
  • More Advanced Features.