Kenneth McDonald <[EMAIL PROTECTED]> writes:
[snip]
> 
> That said, it'd be nice if there were some easy way to access a Prolog
> engine from Python. When Prolog is appropriate, it's _really_
> appropriate.
> 
> 
> Cheers,
> Ken
> 

http://christophe.delord.free.fr/en/pylog/
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/303057
http://www.ibiblio.org/obp/py4fun/prolog/prolog2.html
http://sourceforge.net/projects/pyprolog/

Also, before these showed up, we locally did prolog-calls-python and
python-calls-prolog (all from a C++ CAD engine) by using the embedding
libraries and bindings.

-- 
Harry George
PLM Engineering Architecture
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to