[antlr-interest] Q: What is the official JDK support level of antlr3?

Terence Parr parrt at cs.usfca.edu
Mon Nov 19 22:54:18 PST 2007


hi. I meant runtime to be 1.4 (or even 1.3?) but tool itself is 1.5

Ter
On Nov 19, 2007, at 9:41 PM, Austin Hastings wrote:

> Subject says it all, really.
>
> For generated grammars, what is the rev of the JDK where something  
> that doesn't work is a "we'll add that to the bug list" bug,  
> instead of a "that's a headscratcher, good luck" issue? By  
> extension, what level of language features can the java templates use?
>
> For example, the Collection classes are JDK 1.2, StrictMath, Timer,  
> and RMI (effectively) are 1.3, regexes and assertions are 1.4,  
> StringBuilder, generics, enums, and annotations are 1.5, and the  
> Compiler api is 1.6.
>
>
> Thanks,
>
> =Austin
>



More information about the antlr-interest mailing list