Skip to content

Files

Latest commit

7c3ec53 · Aug 4, 2014

History

History
12 lines (7 loc) · 375 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 375 Bytes

PySicstus

Python class for meta-managment of Sicstus Prolog processes.

See Python program src/testProlog.py to see how to use it.

The Prolog program src/tcpout.pl maybe used to send asynchronous messages back to a TCP linstener of some kind.

###Dependencies###

Python library: pexpect