[antlr-interest] mysterious bug with ANTLR Works 1.0.2

Lloyd Dupont ld at galador.net
Wed Jul 18 06:34:14 PDT 2007


Sometimes, when I try to debug my grammar with ANTLRWork, I get output in the debugger which has nothing to do with the strings I typed in....

for exemple I try to parse the following input:
===
1.ToString() + 2.0e3
===
with the Grammar attached in ANTLRWorks 1.0.2

and I get a parser error on the 1st token: "oString"
it doesn't make much sense...

does any one have an idea about what's going on?!?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20070718/7a4de2f0/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ExpTest.g
Type: application/octet-stream
Size: 5675 bytes
Desc: not available
Url : http://www.antlr.org/pipermail/antlr-interest/attachments/20070718/7a4de2f0/attachment.obj 


More information about the antlr-interest mailing list