Jump to content

Wikibooks:Collections/Prolog:A Programming Languag

From Wikibooks, open books for an open world

Please select an appropriate cover image for this collection. See "Template:Saved book" for instructions."


This is a collection of the pages in a Wikibooks book that can be easily saved, rendered electronically, and ordered as a printed book. For information and help on Wikibooks collections, see Help:Collections.
[ Download PDF ] [ Open in Collection Creator ] [ Order Printed Book ]
[ About ] [ FAQ ] [ Feedback ] [ Help ] [ Recent Changes ]


Prolog:A Programming Languag

[edit source]

by:Guru,CSE,HETC[2014]

[edit source]
Prolog
What is Prolog
History
Introduction to logic
Glossary
Built-in predicates
Frequently Asked Questions
Beginning Prolog
Introduction
Rules
Recursive Rules
Variables
Lists
Math, Functions and Equality
Putting it Together
Programming
Cuts and Negation
Reading and Writing code
Difference Lists
Definite Clause Grammars
Inference Engines
Built-in Predicates
Testing Terms
Bagof, Setof and Findall
Modifying the Database
Input and Output
Advanced Prolog
Associative map
Search techniques
Sorting
Graphics: XPCE
Prolog and beyond
Higher Order Programming
Constraint Logic Programming
Combining Languages
External Links