
1 Jul
2005
1 Jul
'05
1:04 p.m.
David Abrahams wrote:
Joel de Guzman <joel@boost-consulting.com> writes:
I suppose so, yes. Stefan also noted that Synopsos can also be trained to understand macros.
IIUC, he noted that no training is needed because the preprocessor expands the macros before the rest of Synopsis sees them.
It all depends on what you want to do. Macros are already recognized and 'un-preprocessed' for code cross-referencing, but there is a lot more that could be done to treat macros as first-class citizens in the abstract syntax tree. There are a number of issues that I hope to be able to sort out when officially switching to wave. Regards, Stefan