AI::Prolog::Engine::Primitives - The code for running aiprolog builtins


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

Index


NAME

Top

AI::Prolog::Engine::Primitives - The code for running aiprolog builtins

SYNOPSIS

Top

 my $builtin = AI::Prolog::Engine::Primitives ->find($builtin_id);

DESCRIPTION

Top

This module contains the code to handle the built-in predicates. The AI::Prolog::Engine assigns many builtins an ID number and this number is used to lookup the sub necessary to execute the built-in.

AUTHOR

Top

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

Reverse the name to email me.

COPYRIGHT AND LICENSE

Top


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