Michael Leibow wrote:
> I've taken a tiny subset of a VHDL 2002 grammar I've been working on (and
> having problems with) to elicit some help.  Please help me before I run out
> of hair.
[...]
> k=1

To start with, don't set k. It almost never helps for it to be anything
other than the default, k = *. Setting it too small will produce a parser
that is effectively incorrect.

-- 
David-Sarah Hopwood  ⚥  http://davidsarah.livejournal.com

Attachment: signature.asc
Description: OpenPGP digital signature

List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

Reply via email to