Re: C99 Grammar Definition



I think the C programming language book by K & R has an appendix
covering the lexical part of the language.
Refer to the document in the below URL:
http://www.open-std.org/JTC1/SC22/WG14/www/C99RationaleV5.10.pdf

Good luck.

RKK

Ray Mitchell wrote:
Does anyone know where I can find a grammar definition for C99? Thanks.

.