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!
