concerning: New C++ Parser

Stefan Seefeld seefelds@MAGELLAN.UMontreal.CA
Sun Oct 22 17:24:00 GMT 2000


are there plans to provide access to the parser's
produced AST (parse tree) for external programs ?
As it was discussed numerous times, this would benefit
source code analysis tools a lot.
I'm myself writing a little (GPLed) source code documentation
tool ('synopsis'), which accesses the AST through language
specific parser backends. I'v a running IDL parser, based on
the omniidl tool, and I did some work on a C++ parser, based
on the openc++ code. Being able to use the compiler directly
would be most beneficial for a couple of obvious reasons.

Regards,	Stefan
_______________________________________________________              
              
Stefan Seefeld
Departement de Physique
Universite de Montreal
email: seefelds@magellan.umontreal.ca

_______________________________________________________

      ...ich hab' noch einen Koffer in Berlin...


More information about the Gcc mailing list