Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.glorb.com!news-out.readnews.com!news-xxxfer.readnews.com!news.misty.com!news.iecc.com!nerds-end From: Gene Wirchenko Newsgroups: comp.compilers Subject: C or Similar Preprocessor for General Use Date: Thu, 16 Jun 2011 14:23:51 -0700 Organization: A noiseless patient Spider Lines: 18 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <11-06-026@comp.compilers> NNTP-Posting-Host: news.iecc.com X-Trace: gal.iecc.com 1308269093 84665 64.57.183.58 (17 Jun 2011 00:04:53 GMT) X-Complaints-To: abuse@iecc.com NNTP-Posting-Date: Fri, 17 Jun 2011 00:04:53 +0000 (UTC) Keywords: macros, question, comment Posted-Date: 16 Jun 2011 20:04:52 EDT X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Xref: x330-a1.tempe.blueboxinc.net comp.compilers:152 Dear Compiler-Types: I am looking for a CLI-driven preprocessor that I can use on a Windows system for preprocessing text files (not C programs, BTW). The C preprocessor has about the features I need. Web searches for something to do the job have not been very fruitful. Does anyone know of something simple that will do the job? (In the meantime, I am slowly putting something together with not as many features, but that will work I hope.) Sincerely, Gene Wirchenko [I pointed him at a Windows port of Gnu m4 -John]