Rule based programming in Python?
Glen Wilder
gwilder at best.com
Wed Feb 28 14:52:10 EST 2001
There are a few things that need to be done before I can make an alpha
release: check for memory leaks, add threading release/lock code, and
check for insecure code. It would also be nice to test it on systems
other that FreeBSD 4.1. (A testsuite is included.)
I am not working on any of this right now, but I will accept patches.
Harry George wrote:
>
> Great! But the website says no code released yet. What's the status?
>
> Glen Wilder <gwilder at best.com> writes:
>
> > I have already embedded SWI-Prolog in Python. It can be retrieved from
> > CVS at http://sourceforge.net/projects/pyprolog. It is pre-alpha, but I
> > know it works on FreeBSD.
> >
> > Harry George wrote:
> > >
> > > We do it the otehr way around: A C/C++ app with embedded prolog, and
> > > then python embedded in that. We are considering the reverse (python
> > > with prolog and C extensions). You might look at SWI as a candidate
> > > prolog for embedding.
-- Glen Wilder
More information about the Python-list
mailing list