Rule based programming in Python?

Sandipan Gangopadhyay sandipan at vsnl.com
Tue Feb 27 08:21:10 EST 2001


I believe tuples in Python are the closest to PROLOG kind of rule constructs
around. You could look at tuple operations to see whether the library you
seek is available, or needs to be built.

Regards,

Sandipan
----- Original Message -----
From: "Nicola Musatti" <objectway at divalsim.it>
Newsgroups: comp.lang.python
To: <python-list at python.org>
Sent: Tuesday, February 27, 2001 5:27 PM
Subject: Rule based programming in Python?


> Hi,
> is anybody aware of any library/framework for rule based programming in
> Python?
>
> Thank you,
> Nicola Musatti
> --
> http://mail.python.org/mailman/listinfo/python-list
>






More information about the Python-list mailing list