Dataflow Software Stack  032db78
Master Thesis of Mathijs Saey at the VUB
 All Classes Namespaces Files Functions Variables Pages
Namespaces | Functions | Variables
__init__.py File Reference

Namespaces

 frontEnd.IF1
 DISc IF1 Parser.
 

Functions

def frontEnd.IF1.skipLine
 Skip a line #. More...
 
def frontEnd.IF1.parseLine
 Parse a single if1 line. More...
 
def frontEnd.IF1.fromString
 Parse a complete IF1 string. More...
 

Variables

tuple frontEnd.IF1.log = logging.getLogger(__name__)
 
dictionary frontEnd.IF1.__FUNCTIONS__
 Parser values and the function to call when they are encountered. More...