Closed GoogleCodeExporter closed 9 years ago
Can you give a small example and the work around?
Thanks,
dksr
Original comment by dksre...@gmail.com
on 3 Aug 2010 at 3:02
Really, all you have to do is invoke a foreign function. But I'll attach what
I have to help you get started. Note we've moved on from SWI and PySwip, and
are using a Prolog interpreter written in Python, which (obviously) obviates
the whole issue.
nondet.py is some code which hooks SWI into Python generators; a very
convenient way to interface to the Prolog engine.
easy.py has changes to try and keep the Python GC aware of data structure
references.
try2.py is the only test code I could find.
Original comment by vandy...@gmail.com
on 12 Sep 2010 at 10:15
Attachments:
[deleted comment]
Issue 16 has been merged into this issue.
Original comment by rodrigo....@gmail.com
on 28 Dec 2012 at 5:56
jpthompson23 patch in r119 solved this issue.
Original comment by rodrigo....@gmail.com
on 29 Dec 2012 at 12:21
Original issue reported on code.google.com by
vandy...@gmail.com
on 30 Jun 2010 at 11:01