[il-antlr-interest: 23878] Re: [antlr-interest] Hello All--Problems with ANTLR Works

2009-05-24 Thread jevitha
number used by ANTLR debugger. -- Best Regards, Jevitha On Sun, May 24, 2009 at 12:48 PM, Bryan S Follins as...@mindspring.comwrote: I am in a class using ANTLR Works. My operating system is Windows XP Home edition. I tried creating a simple grammar file and I was able to generate the code

[il-antlr-interest: 23698] [antlr-interest] Including optional keywords as parameters to String Template

2009-05-14 Thread jevitha
: className : (('.module')? name1 ) slashedName - className(... assemblyname = {$name1.st} methodname={$slashedName.st}) ; Kindly suggest. Best Regards, Jevitha --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[il-antlr-interest: 23561] [antlr-interest] Doubt regarding Tree grammar

2009-05-07 Thread jevitha
rules, im unable to use the $postfixExpression in the tree grammar ... What is the equivaent i should use to denote the node already built for the rule? Thanks in advance, -- Best Regards, Jevitha Faith is to believe what you do not see; the reward of this faith is to see what you believed

[il-antlr-interest: 22984] Re: [antlr-interest] Building translators for MSIL

2009-04-03 Thread jevitha
Hi Loring, Ive just referred the wiki article and looking through the references therein. thanks for pointing me in the right direction :) Regards, Jevitha On Fri, Apr 3, 2009 at 2:29 AM, Loring Craymer lgcray...@yahoo.com wrote: Jevitha-- Take a look at the papers on converting Java byte

[il-antlr-interest: 22833] Re: [antlr-interest] Reg the Debug option in ANTLR-Works

2009-03-29 Thread jevitha
automatically when the file option is selected for input. Thanks, Jevitha On 3/28/09, Terence Parr pa...@cs.usfca.edu wrote: From Jean Bovet (AW man): The text input zone is limited to 8K because that's the max size I can store in the prefs. However, selecting a huge file should be fine (he should make

[il-antlr-interest: 22805] [antlr-interest] Reg the Debug option in ANTLR-Works

2009-03-27 Thread jevitha
Hi, Im trying to use the Debug option of antlrworks. It seems to hold only 8192 bytes of input. I wanted to test much larger input for my grammar. I would like to know the option to tweak so that i can debug with large input files. -- Best Regards, Jevitha