Write a new translator that translates the parse
tree and symbol table into the AST. Using the
new modules from the C++ parser, this can be
significantly smaller and cleaner than the old
code in Synopsis/Parsers/Cxx/syn.
Cross referencing is done in a separate processor. |