Package de.projectory.koivima.core

KoiViMa core classes.

See:
          Description

Class Summary
AbstractElementList A list of executable Elements that is itself an element.
CodeBlock An executable piece of a program consisting of elements.
DataElement  
DataStack A simple data / result stack for this virtual machine
Element Element of a code block.
ElementList A list of executable Elements that is itself an element.
ExecutionContext Each block of code is run in an ExecutionContext.
Operator Super class for all operators.
 

Package de.projectory.koivima.core Description

KoiViMa core classes.