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

Austin Hastings Austin_Hastings at Yahoo.com
Mon Nov 19 21:41:26 PST 2007


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