Re: Single production vs recursive grammar structure
by Esmond Pitt <esmond.pitt@[EMAIL PROTECTED]
>
Oct 12, 2007 at 03:13 AM
I don't understand what you're trying to do here. By removing the
repetition from the productions you have just made the following
expression illegal:
1 + 2 + 3
What exactly is the point?