Re: C style Preprocessor in C++

HartmutKaiser@t-online.de (hkaiser)
22 Dec 2001 22:55:53 -0500

          From comp.compilers

Related articles
C style Preprocessor in C++ enliten@btinternet.com (Adrian Brown) (2001-12-20)
Re: C style Preprocessor in C++ HartmutKaiser@t-online.de (2001-12-22)
| List of all articles for this month |

From: HartmutKaiser@t-online.de (hkaiser)
Newsgroups: comp.compilers
Date: 22 Dec 2001 22:55:53 -0500
Organization: http://groups.google.com/
References: 01-12-109
Keywords: C, C++
Posted-Date: 22 Dec 2001 22:55:52 EST

"Adrian Brown" <enliten@btinternet.com> wrote...
> Im wondering if anyone has any information about writting a C style
> preprocessor in C++. The only examples I can find are written in straight
> C, and I cannot find a nice way of placing this into C++.


At the Spirit development group
(http://sourceforge.net/projects/spirit/) is an conformant
preprocessor underway. It's at very early stages now, but one of the
goals in developing this stuff is using C++, STL et.al. to the max.


Regards Hartmut


Post a followup to this message

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