On Jun 18, 2014, at 3:57 PM, Warren Stringer <
war...@tempo.ai> wrote:
> Wow Ter, can you answer any quicker than that? I mean - geez - 4 minutes with a solution. I guess you could start answering questions *before* they're asked.
I could, but I charge for those ;)
>
> The C runtime version works and passes all the regression tests. Just handed off to my colleague to generate the Java version. Very cool; thanks!
Glad the C output works. I’m never sure what state it’s in.
T
>
> On Wednesday, June 18, 2014 1:27:13 PM UTC-7, Warren Stringer wrote:
> Hi,
>
> Am porting from the Antlr3 C runtime to Antlr3 Java runtime
>
> Antlr v3.4 EventParser.c is working fine - about 7MB
> Antlr v3.52 EventParser.java generates many “code too large for try statement” errors - on a 1.4MB file
>
> Any workarounds, without refactoring the grammar?
>
> Thanks!
>
> Warren
>