Re: A lovely comment
Hans Ã…berg <[email protected]> Wed, 13 Jan 2021 10:28:53 +0100
| Newsgroups | gmane.comp.parsers.bison.patches |
|---|---|
| Message-ID | <[email protected]> |
My first computer was a SWTPC 6800 at 980 KHz! > On 13 Jan 2021, at 06:45, Akim Demaille <[email protected]> wrote: > > I meant to share with you a comment I just found in reduce.c. > > /*-------------------------------------------------------------------. > | Another way to do this would be with a set for each production and | > | then do subset tests against N0, but even for the C grammar the | > | whole reducing process takes only 2 seconds on my 8Mhz AT. | > `-------------------------------------------------------------------*/ > > Cheers! >