Related articles |
---|
C++ parser front end kullbach@uni-koblenz.de (Bernt Kullbach) (1999-10-13) |
Re: C++ parser front end rvs@sparc.spb.su (1999-10-14) |
Re: C++ parser front end bowdidge@apple.com (Robert Bowdidge) (1999-10-14) |
Re: C++ parser front end wfahle@airmail.net (Bill Fahle) (1999-10-14) |
Re: C++ parser front end dstarner98@aasaa.ofe.org (1999-10-14) |
Re: C++ parser front end grosch@cocolab.de (1999-10-16) |
From: | dstarner98@aasaa.ofe.org (David Starner) |
Newsgroups: | comp.compilers |
Date: | 14 Oct 1999 11:15:31 -0400 |
Organization: | Oklahoma State University |
References: | 99-10-064 99-10-072 |
Keywords: | C++, parse |
Bernt Kullbach <kullbach@uni-koblenz.de> wrote in message
> I now have been looking for C++ parser front ends for some time.
> [What about the C++ parser that egcs uses? -John]
That's actually getting documented for this purpose. If you download a
CVS snapshot, the gcc/cp directory has an ir.texi file that is a draft
of a document about the C++ front end and how to hook a custom backend
to it.
David Starner - dstarner98@aasaa.ofe.org
web,
ftp - x8b4e53cd.dhcp.okstate.edu
Return to the
comp.compilers page.
Search the
comp.compilers archives again.