Re: C/C++ header file parser

"Ira Baxter" <idbaxter@semdesigns.com>
10 Oct 2006 23:35:15 -0400

          From comp.compilers

Related articles
C/C++ header file parser lost_stranger@verizon.net (Pankaj Garg) (2006-09-30)
Re: C/C++ header file parser daw@taverner.cs.berkeley.edu (2006-10-03)
Re: C/C++ header file parser pjb@informatimago.com (Pascal Bourguignon) (2006-10-03)
Re: C/C++ header file parser alex_mcd@btopenworld.com (Alex McDonald) (2006-10-03)
Re: C/C++ header file parser ppluzhnikov-nsp@charter.net (Paul Pluzhnikov) (2006-10-03)
Re: C/C++ header file parser tmk@netvision.net.il (Michael Tiomkin) (2006-10-03)
Re: C/C++ header file parser idbaxter@semdesigns.com (Ira Baxter) (2006-10-10)
| List of all articles for this month |

From: "Ira Baxter" <idbaxter@semdesigns.com>
Newsgroups: comp.compilers
Date: 10 Oct 2006 23:35:15 -0400
Organization: NewsGuy - Unlimited Usenet $19.95
References: 06-09-169
Keywords: C++, tools
Posted-Date: 10 Oct 2006 23:35:15 EDT

"Pankaj Garg" <lost_stranger@verizon.net> wrote in message
> I need to parse C/C++ header files and extract information about data
> types, functions and function arguments. Which tools/libraries would
> be suitable for me? Are there any examples/sample programs for such.
>
> I don't want to build a full fledged yacc based parser so i am looking
> for a ready made parser, preferably open source.


See http://www.semanticdesigns.com/Products/FrontEnds/CppFrontEnd.html


--
Ira Baxter, CTO
www.semanticdesigns.com



Post a followup to this message

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