On 18 Nov 2009, at 20:08, Philip Aker wrote:
For an arbitrary .y file, I'd like to know if it's possible to get some report detail that would tell me (when using the %glr-parser option) what was the maximum 'k' lookahead used for that grammar.
Unless it has been changed lately, it just uses LALR(1) and splits the parse when ambiguous.
Hans _______________________________________________ help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison