Using Turbo Prolog

Using Turbo Prolog
Author: Phillip R. Robinson
Publisher: Osborne Publishing
Total Pages: 380
Release: 1987
Genre: Artificial intelligence
ISBN:

For those already familiar with Prolog or other high-level languages, or even beginning programmers, Using Turbo Prolog supplies programming techniques that can be used to build expert systems and decision-support systems. It offers detailed coverage of Prolog syntax and design and discusses all of Turbo Prolog's statements, functions and operations.

InfoWorld

InfoWorld
Author:
Publisher:
Total Pages: 64
Release: 1986-06-16
Genre:
ISBN:

InfoWorld is targeted to Senior IT professionals. Content is segmented into Channels and Topic Centers. InfoWorld also celebrates people, companies, and projects.

InfoWorld

InfoWorld
Author:
Publisher:
Total Pages: 76
Release: 1986-05-19
Genre:
ISBN:

InfoWorld is targeted to Senior IT professionals. Content is segmented into Channels and Topic Centers. InfoWorld also celebrates people, companies, and projects.

Turbo Prolog

Turbo Prolog
Author: Patrice Bihan
Publisher: John Wiley & Sons
Total Pages: 192
Release: 1987
Genre: Computers
ISBN:

This book is intended as an introduction to the Prolog language, with an emphasis on one of the most recent versions - Turbo-Prolog.

A Guide to Artificial Intelligence with Visual Prolog

A Guide to Artificial Intelligence with Visual Prolog
Author: Randall Scott
Publisher:
Total Pages: 178
Release: 2010
Genre: Computers
ISBN: 9781432749361

Get started with the simplest, most powerful prolog ever: Visual Prolog If you want to explore the potential of Artificial Intelligence (AI), you need to know your way around Prolog. Prolog - which stands for "programming with logic" - is one of the most effective languages for building AI applications, thanks to its unique approach. Rather than writing a program that spells out exactly how to solve a problem, with Prolog you define a problem with logical Rules, and then set the computer loose on it. This paradigm shift from Procedural to Declarative programming makes Prolog ideal for applications involving AI, logic, language parsing, computational linguistics, and theorem-proving. Now, Visual Prolog (available as a free download) offers even more with its powerful Graphical User Interface (GUI), built-in Predicates, and rather large provided Program Foundation Class (PFC) libraries. A Guide to Artificial Intelligence with Visual Prolog is an excellent introduction to both Prolog and Visual Prolog. Designed for newcomers to Prolog with some conventional programming background (such as BASIC, C, C++, Pascal, etc.), Randall Scott proceeds along a logical, easy-to-grasp path as he explains the beginnings of Prolog, classic algorithms to get you started, and many of the unique features of Visual Prolog. Readers will also gain key insights into application development, application design, interface construction, troubleshooting, and more. In addition, there are numerous sample examples to learn from, copious illustrations and information on helpful resources. A Guide to Artificial Intelligence with Visual Prolog is less like a traditional textbook and more like a workshop where you can learn at your own pace - so you can start harnessing the power of Visual Prolog for whatever your mind can dream up.

Advanced Turbo Prolog Programming

Advanced Turbo Prolog Programming
Author: Dan Shafer
Publisher: Sams Technical Publishing
Total Pages: 280
Release: 1987
Genre: Computers
ISBN:

For immediate to advanced programmers who understand this powerful AL language and want to build on that knowledge.