Re: Writing a C/C++ compiler in C++

vbdis@aol.com (VBDis)
26 Feb 2004 01:04:39 -0500

          From comp.compilers

Related articles
[4 earlier articles]
Re: Writing a C/C++ compiler in C++ vbdis@aol.com (2004-02-01)
Re: Writing a C/C++ compiler in C++ dezakin@usa.net (2004-02-01)
Re: Writing a C/C++ compiler in C++ vbdis@aol.com (2004-02-04)
Re: Writing a C/C++ compiler in C++ hkaiser@users.sourceforge.net (2004-02-12)
Re: Writing a C/C++ compiler in C++ jakacki@hotmail.com (2004-02-12)
Re: Writing a C/C++ compiler in C++ jo@spiffy.ox.compsoc.net (Joel Dillon) (2004-02-13)
Re: Writing a C/C++ compiler in C++ vbdis@aol.com (2004-02-26)
Re: Writing a C/C++ compiler in C++ walter@digitalmars.com (Walter) (2004-02-26)
| List of all articles for this month |

From: vbdis@aol.com (VBDis)
Newsgroups: comp.compilers
Date: 26 Feb 2004 01:04:39 -0500
Organization: AOL Bertelsmann Online GmbH & Co. KG http://www.germany.aol.com
References: 04-02-110
Keywords: C++
Posted-Date: 26 Feb 2004 01:04:39 EST

jakacki@hotmail.com (Grzegorz Jakacki) schreibt:


>Why don't you guys join OpenC++ and invest you compiler writing hunger into
>making its lexer/parser more modular and standard compliant?


I for my part need an C preprocessor with some uncommon features, for special
treatment of #defines. These requirements are hard to combine with general
code, in detail when written in C.


>If you are interested in preproc, take look at the latest version of Wave.


I'll have a look at Wave, but I doubt that it will be more helpful than the
gcc/cpp code.


DoDi


Post a followup to this message

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