Related articles |
---|
preprocessing C++ with new features bettini@dsi.unifi.it (Lorenzo Bettini) (2003-03-30) |
Re: preprocessing C++ with new features haberg@math.su.se (2003-03-30) |
Re: preprocessing C++ with new features idbaxter@semdesigns.com (Ira Baxter) (2003-03-30) |
Re: preprocessing C++ with new features Nicola.Musatti@ObjectWay.it (2003-03-31) |
Re: preprocessing C++ with new features bonzini@gnu.org (2003-04-13) |
Re: preprocessing C++ with new features bettini@dsi.unifi.it (Lorenzo Bettini) (2003-04-15) |
Re: preprocessing C++ with new features Thomas.Aigner@bfd-r.bayern.de (Thomas Aigner) (2003-05-23) |
From: | "Ira Baxter" <idbaxter@semdesigns.com> |
Newsgroups: | comp.compilers |
Date: | 30 Mar 2003 21:39:11 -0500 |
Organization: | Compilers Central |
References: | 03-03-159 |
Keywords: | C++, parse |
Posted-Date: | 30 Mar 2003 21:39:11 EST |
"Lorenzo Bettini" <bettini@dsi.unifi.it> wrote in message
> I would like to add some new features to C++ and so I'd need mechanisms
> for preprocessing C++ code in order to handle only the new features and
> thus to generate new (translated) C++ code.
The DMS Software Reengineering Toolkit can parse/transform languages
for which it has a definition. We have a C++ parser front end.
--
Ira D. Baxter, Ph.D., CTO 512-250-1018
Semantic Designs, Inc. www.semdesigns.com
Return to the
comp.compilers page.
Search the
comp.compilers archives again.