Plot Script
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CAtomA variant type that may be a Number or Symbol or the default type None
 CEnvironmentA class representing the interpreter environment
 CExpressionAn expression is a tree of Atoms
 CInterpreterClass to parse and evaluate an expression (program)
 CNotebookTest
 CSemanticErrorException subclass to indicate semantic errors during evaluation
 CTokenValue class representing a token