Contains a C++11 front-end used in the gendoc project.
| ast | syntax tree |
| lexer | lexical analyzer |
| parser | parser |
| parsertester | parser tester |
| pp | preprocessor |
| pptester | preprocessor tester |
| symbols | symbol table |
| binder | classes for resolving types and binding AST nodes to symbols |