[antlr-interest] Simple code with a simple problem

Bryan S Follins asalh at mindspring.com
Tue Jul 14 15:28:13 PDT 2009


I have to go out for about 90 minutes, so if I don't answer, I'm not
ignoring anyone.  I'm appreciating all the help I'm getting. Thanks.

 

 

From: Tom Nurkkala [mailto:tnurkkala at cse.taylor.edu] 
Sent: Tuesday, July 14, 2009 15:09
To: Bryan S Follins
Cc: antlr-interest at antlr.org
Subject: Re: [antlr-interest] Simple code with a simple problem

 

 

On Tue/14-Jul, at 5:00 PM, Bryan S Follins wrote:





Found my generation error.  I was using () instead of {} for the java code.
Generation is good. However, it still does not debug the code. 

 

When I run the debugger I get: "Compiler failed with result code 1."   Does
anyone know that means?

 

 

I copied your grammar into ANTLRWorks and changed both actions to use curly
braces instead of parens.  Under the interpreter, I parsed "call foo;"
against rule 'r' and it worked fine.  The parse tree follows.

 

tom.

 



 

--

Tom Nurkkala, PhD

Associate Professor

Computer Science & Engineering

Taylor University

tnurkkala at cse.taylor.edu

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20090714/9c2369ec/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 6585 bytes
Desc: not available
Url : http://www.antlr.org/pipermail/antlr-interest/attachments/20090714/9c2369ec/attachment.png 


More information about the antlr-interest mailing list