Package aspoev.interpreter.runtime

Interface Summary
CommandExecutioner An interface for registering callback behavior with the Command Line Evironment.
 

Class Summary
CommandLineEnvironment  
ExecutionEnvironment The runtime environment of the interpreter - this includes variable resolution, scoping, maintianing the 'this' object, etc..
ScopeFrame