Using of parse tree externally

Mark Mitchell mark@codesourcery.com
Sun Oct 8 10:34:00 GMT 2000


>>>>> "Denis" == Denis Perchine <dyp@perchine.com> writes:

    Denis> Hello,

    Denis> I work on static analisys tool. And would like to use parse
    Denis> tree produced by C++ gcc frontend. The question is did
    Denis> someone did some movements to store parse tree in a file
    Denis> and read it back in a program which is outside gcc tree?

Nobody has done this, yes.  This is something we have talked about
extensively, and have some ideas about, but has not been done.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


More information about the Gcc mailing list