Related articles |
---|
Looking for simple C Preprocessor source jmensch@home.com (Julian Mensch) (2002-06-20) |
Re: Looking for simple C Preprocessor source Marko.Makela@HUT.FI (Marko =?ISO-8859-1?Q?M=E4kel=E4?=) (2002-06-28) |
Re: Looking for simple C Preprocessor source remove@matematik.su.se (Hans Aberg) (2002-06-28) |
Re: Looking for simple C Preprocessor source nmh@t3x.org (Nils M Holm) (2002-06-28) |
Re: Looking for simple C Preprocessor source kratkin@yahoo.com (Niktar Lirik) (2002-06-28) |
Re: Looking for simple C Preprocessor source parsersinc@yahoo.com (SLK Parsers) (2002-07-04) |
Re: Looking for simple C Preprocessor source dickey@Radix.Net (Thomas Dickey) (2002-07-15) |
Looking for simple C Preprocessor source Daniel.Dallmann@tesat.de (Dallmann Daniel \(TE/SM2\)) (2007-03-08) |
From: | Nils M Holm <nmh@t3x.org> |
Newsgroups: | comp.compilers |
Date: | 28 Jun 2002 18:32:54 -0400 |
Organization: | Compilers Central |
References: | 02-06-066 |
Keywords: | C, macros |
Posted-Date: | 28 Jun 2002 18:32:54 EDT |
Julian Mensch <jmensch@home.com> wrote:
> So I need to find the source code for a _simple_ C preprocessor,
You may try the DECUS C preprocessor. IIRC, it supports only K&R C,
but may be sufficient for your project. It is small and public domain.
Try searching for "DECUS cpp" using your favorite web search
engine. If you really should not find the sources, send me a message
and I will search my own archives.
Nils.
--
Nils M Holm <nmh@t3x.org> -- http://www.not-compatible.org/nmh/
Return to the
comp.compilers page.
Search the
comp.compilers archives again.