Language wrappers

Jordi Inglada jordi.inglada at ieee.org
Thu Sep 21 08:27:43 EDT 2000


Hi all,

I am looking for modules which wrap other languages son they can be used
in python scripts. I am thinking about using a prolog kernel or a
clisp inference engine, though others are also welcome (scheme, haskell,
...).

I have seen something like this for clips at
<http://starship.python.net/crew/gandalf/DNET/AI/> but it looks like
it works for old versions of python.

I guess one solution would be using SWIG to generate de bindings for
those which are written in C (GNUProlog, for instance), but I wouldn't
want to re-invent de wheel!!

Thanks.

--
-------------------------------
Jordi Inglada - PhD Student
Dept. ITI - ENST Bretagne
BP 832, 29285 Brest Cedex-FRANCE


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list