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...
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | Electronic eBook |
| Language: | English |
| Published: |
London :
Springer London,
2005.
|
| Subjects: | |
| Online Access: | Full Text via HEAL-Link |
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.