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...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Corporate Author: | |
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.