Re: parsing C and C++, Generating a simple hand-coded like

"Ivan A. Kosarev" <ik@unicals.com>
22 Dec 2006 10:16:21 -0500

          From comp.compilers

Related articles
[7 earlier articles]
Re: Generating a simple hand-coded like recursive descent parser bobduff@shell01.TheWorld.com (Robert A Duff) (2006-12-17)
Re: Generating a simple hand-coded like recursive descent parser cfc@shell01.TheWorld.com (Chris F Clark) (2006-12-19)
Re: parsing C and C++, Generating a simple hand-coded like gneuner2/@comcast.net (George Neuner) (2006-12-21)
Re: parsing C and C++, Generating a simple hand-coded like cfc@shell01.TheWorld.com (Chris F Clark) (2006-12-22)
Re: parsing C and C++, Generating a simple hand-coded like DrDiettrich1@aol.com (Hans-Peter Diettrich) (2006-12-22)
Re: parsing C and C++, Generating a simple hand-coded like derek@knosof.co.uk (Derek M. Jones) (2006-12-22)
Re: parsing C and C++, Generating a simple hand-coded like ik@unicals.com (Ivan A. Kosarev) (2006-12-22)
Re: parsing C and C++, Generating a simple hand-coded like derek@_NOSPAM_knosof.co.uk (Derek M. Jones) (2006-12-22)
Re: parsing C and C++, Generating a simple hand-coded like cfc@shell01.TheWorld.com (Chris F Clark) (2006-12-23)
Re: parsing C and C++, Generating a simple hand-coded like derek@knosof.co.uk (Derek M. Jones) (2006-12-24)
Re: parsing C and C++, Generating a simple hand-coded like cfc@shell01.TheWorld.com (Chris F Clark) (2006-12-24)
| List of all articles for this month |

From: "Ivan A. Kosarev" <ik@unicals.com>
Newsgroups: comp.compilers
Date: 22 Dec 2006 10:16:21 -0500
Organization: Unicals Group
References: 06-09-029 06-09-042 06-09-048 06-09-060 06-09-078 06-09-093 06-12-064 06-12-066 06-12-076 06-12-078 06-12-086
Keywords: parse, question
Posted-Date: 22 Dec 2006 10:16:21 EST

Derek M. Jones wrote:


> I know of at least one other tool vendor who fully parses C/C++ source
> using syntax information only, before building a symbol table.


Again, are there any practical benefits with this approach?



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.