AI::Prolog::Parser - A simple Prolog parser.


AI-Prolog documentation  | view source Contained in the AI-Prolog distribution.

Index


NAME

Top

AI::Prolog::Parser - A simple Prolog parser.

SYNOPSIS

Top

 my $database = Parser->consult($prolog_text).

DESCRIPTION

Top

There are no user-serviceable parts inside here. See AI::Prolog for more information. If you must know more, there are a few comments sprinkled through the code.

SEE ALSO

Top

W-Prolog: http://goanna.cs.rmit.edu.au/~winikoff/wp/

Michael Bart&225;k's online guide to programming Prolog: http://kti.ms.mff.cuni.cz/~bartak/prolog/index.html

AUTHOR

Top

Curtis "Ovid" Poe, <moc tod oohay ta eop_divo_sitruc>

Reverse the name to email me.

This work is based on W-Prolog, http://goanna.cs.rmit.edu.au/~winikoff/wp/, by Dr. Michael Winikoff. Many thanks to Dr. Winikoff for granting me permission to port this.

COPYRIGHT AND LICENSE

Top


AI-Prolog documentation  | view source Contained in the AI-Prolog distribution.