Re: Looking for simple C Preprocessor source

"SLK Parsers" <parsersinc@yahoo.com>
4 Jul 2002 23:19:05 -0400

          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: "SLK Parsers" <parsersinc@yahoo.com>
Newsgroups: comp.compilers
Date: 4 Jul 2002 23:19:05 -0400
Organization: Parsers Inc.
References: 02-06-066
Keywords: C
Posted-Date: 04 Jul 2002 23:19:05 EDT

> I need to find the source code for a _simple_ C preprocessor


SLK Professional Edition includes the following parsers as samples.


Complete source code in C++ for a C language parser. Handles the typedef
problem. Includes symbol table, scanner, and memory manager.


Complete source code in C for a C language pre-processor.


http://parsers.org/slk


Post a followup to this message

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