Parse::RecDescent demo_Cgrammar.pl

Parse::RecDescent demo_Cgrammar.pl

am 15.03.2006 00:17:21 von Roger Williams

Or, "the RecDescent C Grammar from Hell revisited"...

Can anyone more familiar with Parse::RecDescent confirm that the grammar
in .../Parse-RecDescent-1.94/demo/demo_Cgrammar.pl is actually correct?

Although the original LR demo was de-left-ified years ago; like so many
before me, I have been unable to successfully parse something as simple as:

int main (void)
{
return 0;
}

Or was this demo provided as a debugging exercise for the interested
student? ;-)

--
Roger Williams Coelacanth Engineering Inc, Middleborough, MA
tel +1 508 287-1420 * fax +1 508 861-0278 * http://www.coelacanth.com/