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
List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address
-- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
