Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

OT - Prolog for data store

by zby (Vicar)
on Jan 23, 2005 at 18:41 UTC ( [id://424422]=note: print w/replies, xml ) Need Help??


in reply to Bringing Logic Programming to Perl

If, with my limited knowledge of Prolog, I do understand it well, the way of working with Prolog is to write a set of rules (a program), load it, and then query it. Would it be possible to mix the phases - that is adding rules with quering the whole set? With that Prolog systems could be used as data base. With SQL you can mix modifying of data and quering it.

Replies are listed 'Best First'.
Re: OT - Prolog for data store
by Ovid (Cardinal) on Jan 23, 2005 at 20:27 UTC

    At the current time, no you can't do that. You would have to recreate the the set of rules and reload them. However, AI::Prolog is now on its way to the CPAN so you will soon be able to download it and see for yourself.

    Cheers,
    Ovid

    New address of my CGI Course.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://424422]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-24 02:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found