Skip to content

Latest commit

 

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