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::Term(3) User Contributed Perl Documentation AI::Prolog::Term(3)

AI::Prolog::Term - Create Prolog Terms.

 my $query = Term->new("steals(Somebody, Something).");

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

A query using "[HEAD|TAIL]" syntax does not bind properly with the "TAIL" variable when returning a result object. This bug can be found in the "_to_data" method of this class.

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

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

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

2011-03-26 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.