Changes for version 0.64

  • Change default behavior to AI::Prolog->raw_results(1). Added quote() method to allow Perl variables to be quoted and used at Prolog terms. Added list() method to allow a Perl list to be turned into a Prolog list.

Documentation

A simple Prolog shell using AI::Prolog.
Builtin predicates that AI::Prolog supports
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 Prolog database.
A simple Prolog parser.
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.