1 May 18:36
Re: working on a C grammar
From: Aaron Gray <aaronngray.lists@...>
Subject: Re: working on a C grammar
Newsgroups: gmane.comp.lang.smalltalk.fonc
Date: 2008-05-01 16:36:35 GMT
Subject: Re: working on a C grammar
Newsgroups: gmane.comp.lang.smalltalk.fonc
Date: 2008-05-01 16:36:35 GMT
> 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
RSS Feed