I am getting the error message from java "code of method parse() is exceeding 
the 65535 bytes limit" ... I realize this is probably because I have a very 
large, complicated language definition, and I think the parse table is just 
getting too large.  Has anyone else run into this, and (short of simplifying 
the language to reduce the parsing alternatives) is there another way to tackle 
the problem?

Thanks



Roger Pomeroy
_______________________________________________
SableCC-Discussion mailing list
[email protected]
http://lists.sablecc.org/listinfo/sablecc-discussion

Reply via email to