Package slogo.language

Interface Summary
Context Context is a hook for implementing language features that require an environment for evaluation.
 

Class Summary
CharConsts Symbolic names for character constants
GrammarElement All elements of the elan language (e.g., that make up an abstract syntax tree) should extend GrammarElement.
SLogoContext Class that implements the Context interface.
SubroutineFactory Factory for keeping all the subroutines in one mapping