GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
AI::Prolog::TermList::Primitive(3) User Contributed Perl Documentation AI::Prolog::TermList::Primitive(3)

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

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

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.

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ák's online guide to programming Prolog: <http://kti.ms.mff.cuni.cz/~bartak/prolog/index.html>

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

Reverse the name to email me.

Copyright 2005 by Curtis "Ovid" Poe

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

2007-01-15 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.