Hi, I'm going through the bison code, and I'm curious as to the name of the source code file LR0.c .
Seems like this file creates the states. After they are created, the first state is at state 0. Is this why it's called LR0.c ? Could it have been named something like generate-states.c ? I'm not picky about names, but I just want to make sure I'm not missing some important concept. _______________________________________________ help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison