[antlr-interest] boo code generator

Terence Parr parrt at cs.usfca.edu
Tue May 17 11:19:17 PDT 2005


On May 17, 2005, at 10:49 AM, Rodrigo B. de Oliveira wrote:
>> If you share the runtime, is it literally just the one
>> BooCodeGenerator.java file?
>>
> Pretty much:
>
>   BooCodeGenerator.java
>   BooBlockFinishingInfo.java
>   BooCharFormatter.java
>   BooNameSpace.java
>
> And changing the line 624 of DefineGrammarSymbols.java to the  
> following:
>             if ( !language.equals("Cpp") && !language.equals("CSharp")
> && !language.equals("Boo"))
>
> I also have the calc example in boo. :)

Interesting.  May I ask the indelicate question, "how popular is boo  
these days?" ;)

Ter
--
CS Professor & Grad Director, University of San Francisco
Creator, ANTLR Parser Generator, http://www.antlr.org
Cofounder, http://www.jguru.com



More information about the antlr-interest mailing list