The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.734 - 2006-04-05

  • Added minimum requirement of ExtUtils::MakeMaker 6.30 due to bug report filed on RT. Thanks to zby for the catch. Added a copy of the Perl Review article on logic programming. Thanks to brian d for and the Perl Review for allowing me to republish this article.

Documentation

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

Modules

Perl extension for logic programming.
Create a choicepoint object for the Engine.
Run queries against a Prolog database.
The code for running aiprolog builtins
The Prolog database.
A simple Prolog parser.
The AI::Prolog Preprocessor
The AI::Prolog math macro
Create Prolog Terms.
Perl implementation of the Prolog cut operator.
Perl implementation of Prolog numbers.
Create lists of Prolog Terms.
Perl implementation of Prolog clauses.
Perl implementation of Prolog primitives.
Perl implementation of Prolog "step" mechanism.