Looking for simple C Preprocessor source

"Dallmann Daniel \(TE/SM2\)" <Daniel.Dallmann@tesat.de>
8 Mar 2007 09:42:58 -0500

          From comp.compilers

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)
| List of all articles for this month |

From: "Dallmann Daniel \(TE/SM2\)" <Daniel.Dallmann@tesat.de>
Newsgroups: comp.compilers
Date: 8 Mar 2007 09:42:58 -0500
Organization: Compilers Central
Keywords: C
Posted-Date: 08 Mar 2007 09:42:58 EST

you might want to check out "lupo" from the LNG Project
on Sourceforge.


lng.sourceforge.net


lupo is the preprocessor used for a small cross
development system (it is used to preprocess
source files written in assembly language).


The Preprocessor supports macros and include
files. And it is very simple (1250 lines of code).


with best regards
    Daniel


PS.
  Sorry for the late answer ;-)




---------------------------------------------------------------------------
Tesat-Spacecom GmbH & Co.KG
Firmensitz: Backnang; Amtsgericht Stuttgart: HRA 270 977
Geschaeftsfuehrung: Berry Smutny, Ralf Paschetag
---------------------------------------------------------------------------


Post a followup to this message

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