Name |
Description |
CommandLineOptions |
Class for parsing command line options. |
Environment |
Class to abstract the environment so it can be set to Test when unit testing. Otherwise calling System.Environment.Exit(1) would shut down NUnit. |
PluginLoader |
|
Program |
While.NET compiler; Compiler for the programming language While, found in the; book Principles of Program Analysis by Nielson, Nielson and; Hankin. Licensed under the GPL. Program author: Einar Egilsson ([email protected]) |
SymbolTable |
Symbol table to keep track of variables and their scope. Used both in the parsing phase, and again in the compilation phase. |
WhileException |
|