Re: reduce/reduce error confusing declaration with subscription

2008-12-27 Thread Luca
Tom Lieber ha scritto: I'm creating a parser for a C-like language, basing it on this ANSI C grammar: http://www.lysator.liu.se/c/ANSI-C-grammar-y.html I would like to change the syntax for declaring variables so that instead of writing this: int a[4], b[4]; You write this: int[4] a, b

Re: can i join this maillist?

2008-12-27 Thread Hans Aberg
On 25 Dec 2008, at 16:55, 山东 wrote: how could i join this maillist? ___ help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison Just follow the link attached to the messages. Hans ___ hel