The Power of Prolog

The Power of Prolog   by Markus Triska free Book

The Power of Prolog

by Markus Triska

eBook Details:

Publisher: metalevel.at 2017
Number of pages: 247

eBook Description:

Prolog is a programming language that is rooted in formal logic. It supports backtracking and unification as built-in features. Prolog allows us to elegantly solve many tasks with short and general programs.

The goal of this material is to bridge the gap between the great traditional Prolog textbooks of the past and the language as it currently is, several decades after these books were written. You will see that many limitations of the past are no longer relevant, while several new constructs are now of great importance even though they are not yet covered in any available Prolog book.

Read it online for free here: The Power of Prolog   

You may also like...