Synopsis - Issue Tracker

Task39 Editing

Title Create new AST generator
Created on 2005-08-12.12:12:13 by stefan, last changed 2005-08-12.12:12:13. by stefan
assigned to stefan priority high
type coding solves
topic components C++ parser
status open result
depends on superseded by
Add Comment:
File
CC List:? stefan

Messages
Author: stefan Date: 2005-08-12.12:12:12
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.
History
Date User Action Args
2005-08-12 12:12:13stefancreate