Package components.program


package components.program
Provides the Program family interfaces and implementing classes.
  • Class
    Description
    ProgramKernel enhanced with secondary methods.
    BugsWorld virtual machine instructions and "byte codes".
    Program represented as a String, Map, and Statement in the obvious way with implementations of primary methods.
    Program kernel component with kernel methods.
    Layered implementations of secondary methods for Program.