mn8 Lexer, Parser and Tree Walker Classes
This package contains the mn8 Lexer, Parser and several Tree-Walkers used at mn8 interpretation. Most of the files from this packages are dynamically generated by ANTLR (ANother Tool for Language Recognition) from the grammar files (the files with the *.g extension).
More informations on ANTLR can be found at: www.antlr.org