Dataflow Software Stack
032db78
Master Thesis of Mathijs Saey at the VUB
|
Functions | |
def | fromString |
Variables | |
tuple | log = logging.getLogger(__name__) |
DISc Sisal FrontEnd.
This module calls sisalc (has to be in your path), and uses the IF1 frontend to parse the results.
Since Sisalc seems to be unable to accept input from stdin, we use temporary files to interact with Sisal.
def frontEnd.Sisal.fromString | ( | str | ) |
tuple frontEnd.Sisal.log = logging.getLogger(__name__) |