Groups | Search | Server Info | Login | Register
Groups > comp.compilers > #153
| From | Gene <gene.ressler@gmail.com> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | Re: C or Similar Preprocessor for General Use |
| Date | 2011-06-16 19:03 -0700 |
| Organization | Compilers Central |
| Message-ID | <11-06-027@comp.compilers> (permalink) |
| References | <11-06-026@comp.compilers> |
As John says, M4 works fine under Windows. You can also install any of the several versions of gcc for Windows (see the FAQ) and use the -E option. It's not terribly hard to build a simple preprocessor with a scripting language like Perl. I have looked at mcpp in the past (see Source Forge). It looks pretty good and works on Windows. http://mcpp.sourceforge.net/download.html
Back to comp.compilers | Previous | Next — Previous in thread | Next in thread | Find similar
C or Similar Preprocessor for General Use Gene Wirchenko <genew@ocis.net> - 2011-06-16 14:23 -0700 Re: C or Similar Preprocessor for General Use Gene <gene.ressler@gmail.com> - 2011-06-16 19:03 -0700 Re: C or Similar Preprocessor for General Use BGB <cr88192@hotmail.com> - 2011-06-16 23:27 -0700 C or Similar Preprocessor for General Use ray roth <rayroth@pacbell.net> - 2011-06-17 00:03 -0700 Re: C or Similar Preprocessor for General Use Robbert Haarman <comp.compilers@inglorion.net> - 2011-06-17 10:25 +0200 Re: C or Similar Preprocessor for General Use Roberto Waltman <usenet@rwaltman.com> - 2011-06-17 12:03 -0400 Re: C or Similar Preprocessor for General Use "Akakima" <akakima33@gmail.com> - 2011-06-17 12:56 -0400
csiph-web