Prolog [plus plus]: the power of object-oriented and logic programming

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Author(s): Moss, Chris
Series: International series in logic programming
Publisher: Addison Wesley
Year: 1994

Language: English
Pages: 330
City: Wokingham

Content: 1. Object-Oriented Programming Introduction The Evolution of Object-Oriented Programming What is Object-Oriented Programming? The Declarative Challenge Handling Change Prolog and Objects2. A Prolog Primer Introduction Facts and Rules Predicates and Variables - Datalog Compound Terms Recursive and Iteration Negation and the Cut MetaProgra Side Effects3. Declarative Prolog ++ Programming Objects and Attributes Object Identity Functional Notation Multiple Inheritance Built-In Object4. Dynamic Prolog ++ Objects and Instances Abstract Datatypes Database Transactions Passivation and Activation5. Graphical User Interfaces Smalltalk, Mac, GKS and X-Windows Building Pictures as Objects Windows and their Properties A Prolog ++ Graphical System Iconic User Interfaces6. Objects and Program Design Extended Boolean Queries Example A Sentence Reader Developing the Design for Efficiency Adding More Intelligence7. Concurrency Introduction Concurrent Prolog and State-Change Basic Object Capabilities Inheritance versus Delegation Prolog ++ and Step8. Objects - The Way Ahead Modularity in Prolog and its Problems Entities and Relationships Persistence and Object-Oriented Databases Other OOLP Systems