Closed cwbaker closed 1 year ago
Terminals appearing in precedence directives but are otherwise undefined need to generate errors otherwise they're assumed to be non-terminals and generate many hard to understand shift/reduce conflicts.
See https://github.com/cwbaker/lalr/issues/11#issuecomment-1459928742.
Terminals appearing in precedence directives but are otherwise undefined need to generate errors otherwise they're assumed to be non-terminals and generate many hard to understand shift/reduce conflicts.
See https://github.com/cwbaker/lalr/issues/11#issuecomment-1459928742.