[antlr-interest] parser call hangs in test program

Ketan Maheshwari ketancmaheshwari at gmail.com
Sun Mar 28 08:26:30 PDT 2010


Hello Friends

I have a DSL that I am trying to play with using the test program generated
by ANTLRworks.

I am facing the same problem as described here:
http://stackoverflow.com/questions/1792716/antlr-parser-hanging-at-proxy-handshake-call


My test program for my language too hangs at the same point where I call the
Parser constructor. As described in  the answer of the above link, I try to
turn of debugging but nothing happens.

Any clues?

Attached the test.java  file.


Many thanks
Ketan


More information about the antlr-interest mailing list