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

DVM Backend. More...

Namespaces

 compoundConverter
 IGR compound node compiler.
 
 dis
 dis writer
 
 dvm
 dvm interface
 
 forin
 IGR for in structure changer.
 
 graphConverter
 
 graphconverter
 IGR graph converter.
 
 literals
 IGR Literal removal.
 
 nodeConverter
 IGR node converter.
 

Functions

def generate
 

Variables

string extension = 'dis'
 

Detailed Description

DVM Backend.

Author
Mathijs Saey

This module contains the backend to compile IGR to DVM.

Function Documentation

def backEnd.DVM.generate ( )

Variable Documentation

string backEnd.DVM.extension = 'dis'