Aaron Gray | 1 May 18:36

Re: working on a C grammar

> In my experience, parsing C is fairly easy but pre-processing real-
> world .c and .h files into something you can then parse is a nightmare.

Its the C preprocessor macros that often make the semantics undecypherable 
to a machine process.

Aaron


Gmane