[antlr-interest] Need Help in Finding or Constructing a Source Analysis Tool

ppfaffman at BIGSANDY.COM ppfaffman at BIGSANDY.COM
Fri Oct 26 11:38:04 PDT 2001


I had earlier asked about a C++ Parser, but am beginning to (maybe)
grasp the real nature of what I need - which is a tool for detecting
what entities are defined in a (freestanding) C++ source and what
entities it requires from external definitions. The antlr (PCCTS?)
parser may not work (continue parsing) without recourse to, say,
required extrenal template definitions. But detection of the *need*
for such definitions is precisely what I am trying to accomplish with
the aforesaid tool. 

Maybe the general question is this: is it possible to parse C++ (with
antlr) without applying semantic assists that precursor template
definitions would supply?  

Regards,

Phillip



 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list