Curtis "Ovid" Poe > AI-Prolog-0.732

AI-Prolog-0.732

This Release AI-Prolog-0.732  [Download] [Browse 06 Aug 2005
Latest Release AI-Prolog-0.740  [Download] [Browse 13 Nov 2008
Other Releases
Links Discussion Forum ] [ View/Report Bugs (4) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (7)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Unknown
Special Files
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

AI::Prolog Perl extension for logic programming.    0.732
AI::Prolog::ChoicePoint Create a choicepoint object for the Engine.    0.02
AI::Prolog::Engine Run queries against a Prolog database.    0.2
AI::Prolog::Engine::Primitives The code for running aiprolog builtins    0.2
AI::Prolog::KnowledgeBase The Prolog database.    0.02
AI::Prolog::Parser A simple Prolog parser.    0.10
AI::Prolog::Parser::PreProcessor The AI::Prolog Preprocessor    0.01
AI::Prolog::Parser::PreProcessor::Math The AI::Prolog math macro    0.01
AI::Prolog::Term Create Prolog Terms.    0.06
AI::Prolog::Term::Cut Perl implementation of the Prolog cut operator.    0.1
AI::Prolog::Term::Number Perl implementation of Prolog numbers.    0.1
AI::Prolog::TermList Create lists of Prolog Terms.    0.03
AI::Prolog::TermList::Clause Perl implementation of Prolog clauses.    0.1
AI::Prolog::TermList::Primitive Perl implementation of Prolog primitives.    0.1
AI::Prolog::TermList::Step Perl implementation of Prolog "step" mechanism.    0.1

Documentation

AI::Prolog::Builtins Builtin predicates that AI::Prolog supports 
AI::Prolog::Cookbook Recipes for common Prolog problems 
AI::Prolog::Introduction The what and the why of logic programming. 
aiprolog A simple Prolog shell using AI::Prolog.