It might be worth reading the other replies to a question before repeating the same answer :-)
Jim > -----Original Message----- > From: [email protected] [mailto:antlr-interest- > [email protected]] On Behalf Of David-Sarah Hopwood > Sent: Friday, December 11, 2009 4:43 PM > To: [email protected] > Subject: Re: [antlr-interest] DFA ignoring my input > > 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 List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
