AI::Prolog::TermList::Primitive - Perl implementation of Prolog primitives.


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

Index


NAME

Top

AI::Prolog::TermList::Primitive - Perl implementation of Prolog primitives.

SYNOPSIS

Top

No user serviceable parts inside. You should never be seeing this.

DESCRIPTION

Top

See AI::Prolog for more information. If you must know more, there are plenty of comments sprinkled through the code.

Note that primitives are generally not implemented in terms of Prolog predicates, but in terms of internal features that Prolog cannot handle efficiently (or cannot handle at all). Thus, every primitive has an ID associated with it. This ID identifies the internal code that makes it work.

SEE ALSO

Top

AI::Prolog

AI::Prolog::Introduction

AI::Prolog::Builtins

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

X-Prolog: http://www.iro.umontreal.ca/~vaucher/XProlog/

Roman 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.

COPYRIGHT AND LICENSE

Top


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