Dataflow Software Stack  032db78
Master Thesis of Mathijs Saey at the VUB
 All Classes Namespaces Files Functions Variables Pages
Functions | Variables
frontEnd.Sisal Namespace Reference

DISc Sisal FrontEnd. More...

Functions

def fromString
 

Variables

tuple log = logging.getLogger(__name__)
 

Detailed Description

DISc Sisal FrontEnd.

Author
Mathijs Saey

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.

Function Documentation

def frontEnd.Sisal.fromString (   str)

Variable Documentation

tuple frontEnd.Sisal.log = logging.getLogger(__name__)