[antlr-interest] Fundamental tree parsing question

Benjamin Niemann pink at odahoda.de
Tue Jul 10 12:14:33 PDT 2007


Ted Villalba wrote:

> Thanks guys, for the tips. I've been trying to introduce imaginary nodes
> into my grammar, but ANTLRWorks keeps flipping out on me when I walk
> through the debugger.
> I've tried a couple configurations similar to what ya'll sent, but when
> stepping through, my CPU and RAM get pegged and I start getting a bunch of
> these:
> 
> java.net.SocketException: Software caused connection abort: recv failed
> [...]

That look like a bug - either in ANTLRWorks, the runtime or in code
generation. Could you please post a complete grammar that demonstrates this
bug?

-- 
Benjamin Niemann
Email: pink at odahoda dot de
WWW: http://pink.odahoda.de/



More information about the antlr-interest mailing list