Package org.millscript.millscript.vm

Class Summary
BasicMachine This class provides the skeletal implementation for a machine.
CompilerState This class represents the compiler state during compilation from a given parser.
ConfigurationPackage This class represents the standard MillScript package, which contains the standard set of variables.
Engine This class represents a MillScript engine.
FunctionCall This class represents a function call.
ImportJavaClass This class imports all available methods and constructors in a specified Java class into the specified package.
Machine This class implements the MillScript machine.
Package This class represents a MillScript Package.
Ref Refs are the run-time representation of variables.
StandardEngine This class represents a standard MillScript Engine.
TraceableMachine This class provides the basis for a traceable machine.
 



Copyright © 2001-2007 Open World Ltd. All Rights Reserved.