Related articles |
---|
ANSI C PreProcessor yuval@neomagic.co.il (2002-01-03) |
Re: ANSI C PreProcessor blp@cs.stanford.edu (Ben Pfaff) (2002-01-04) |
Re: ANSI C PreProcessor nmm1@cus.cam.ac.uk (2002-01-05) |
From: | Ben Pfaff <blp@cs.stanford.edu> |
Newsgroups: | comp.lang.c,comp.compilers,comp.lang.c++ |
Date: | 4 Jan 2002 00:09:03 -0500 |
Organization: | Compilers Central |
References: | 02-01-013 |
Keywords: | C |
Posted-Date: | 04 Jan 2002 00:09:03 EST |
yuval@neomagic.co.il (yuval) writes:
> Now I am in the grammar part. I want to get a BNF grammar for the C
> PreProcessor.
There is a grammar for the C preprocessor in the C standard.
Google for n869 to get a C99 draft.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.