[antlr-interest] ANSI-C grammar example outdated?

Martin Kortmann email at kortmann.de
Mon Jul 30 11:10:46 PDT 2007


Martin Kortmann schrieb:
> Jonathan Thomas schrieb:
>>  What input did you feed it?
> 
> int main ()
> {
>    return 0;
> }
> 
> for example, or a simple
> 
> int i;
> 
> or simply nothing.
> 
> Martin
> 

Hi,

Is someone able to validate this behavier or
can point me into the right direction?

Just load this grammar file into ANTLRWorks and
start the Debugger (or Interpreter) with some of
the inputs described earlier.

Thank you
Martin


More information about the antlr-interest mailing list