[antlr-interest] v3.0b5: input size problem

Paul Shaffer antlr1 at cyberplasm.com
Fri Nov 24 17:07:57 PST 2006


Sorry, I see this stopping is actually due to my parsing errors. As I fix 
the errors I am able to parse farther into the input text, I am up to line 
1600 or so now. But there are no errors being reported when it stops. I 
wish I knew how to get errors to show up-- any suggestions appreciated.

At 05:15 PM 11/24/2006, you wrote:
>Stops?  No error no nothin'?  Currently antlr scarfs all input until
>EOF.  Gotta build one that does it on demand, but haven't yet.
>
>Ter
>On Nov 24, 2006, at 3:28 PM, Paul Shaffer wrote:
>
>>My input files can be up to 1MB of text. I am only able to parse
>>about 500 lines of a 5000 line file when apparently it just stops.
>>Showstopper, and everything was going so well. Is there some
>>default setting I can override to support large files?



More information about the antlr-interest mailing list