Interface | Description |
---|---|
Context |
Context is a hook for implementing language features that require an
environment for evaluation.
|
Class | Description |
---|---|
CharConsts |
Symbolic names for character constants
|
Filter | |
GrammarElement |
All elements of the SLogo language (e.g., that make up an abstract syntax
tree) should extend GrammarElement.
|
LanguageProcessor | |
TurtleContext |