Dataflow Software Stack
032db78
Master Thesis of Mathijs Saey at the VUB
|
DVM Contexts. More...
Classes | |
class | Context |
DVM Context. More... | |
class | ContextCreator |
Context creator. More... | |
DVM Contexts.
This module defines contexts. Contexts allow us to add extra state to the runtime. They make it possible to have multiple inputs to the same instruction (e.g. multiple instances of the same function).