[antlr-interest] DFA ignoring my input
    David-Sarah Hopwood 
    david-sarah at jacaranda.org
       
    Fri Dec 11 16:42:39 PST 2009
    
    
  
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 292 bytes
Desc: OpenPGP digital signature
Url : http://www.antlr.org/pipermail/antlr-interest/attachments/20091212/4171993a/attachment.bin 
    
    
More information about the antlr-interest
mailing list