works here...try again. i added X.stg target to demo.
Ter
On Jun 21, 2011, at 7:39 AM, Mark Wright wrote:

> On Mon, 20 Jun 2011 12:35:43 -0700, Terence Parr <pa...@cs.usfca.edu> wrote:
>> 
>>> Hi Ter,
>>> 
>>> This is fixed with the antlr 3.4 snapshot just released:
>>> 
>>> http://antlr.org/download/antlr-3.4-complete.jar
>> 
>> Yeah,Sorry. I forgot to mention that. i added inContext() function back in 
>> to antlr.
>> 
>>> PS: In case anyone else is trying to figure out how to build the antlr 4 dev
>>> branch, I built it with netbeans adding this to be bottom of the build.xml
>>> file.  Not sure if its correct or not, but did get a successful compile:
>> 
>> I think you just created our ANT build ;) I'll using that instead of mvn.
>> 
>> Ter
> 
> Hi Ter,
> 
> Thanks for creating the ant build.xml.
> 
> The options { language = Weird } seems to be missing (I thought it worked
> the other day), I was wondering if you could add it to that it looks
> for tool/resources/org/antlr/v4/tool/templates/codegen/Weird/Weird.stg
> and then I try to generate weird code?  I think the file extension specified
> in Weird.stg something like:
> codeFileExtension() ::= ".ss"
> worked the other day.
> 
> I'll work on trying to write the ATN interpreter.
> 
> Thanks, Mark

_______________________________________________
antlr-dev mailing list
antlr-dev@antlr.org
http://www.antlr.org/mailman/listinfo/antlr-dev

Reply via email to