I am looking for a Java 1.6 grammar file, any type, that I could use
in the writting of my own java compiler-like tool.
I have only found BNFs for Java 1.0, and bison/flex like tools that
work if you provide it a grammar file, which is exactly what I am
trying to find.
Thanks,
Joe F - 23 Feb 2007 00:38 GMT
>I am looking for a Java 1.6 grammar file, any type, that I could use
>in the writting of my own java compiler-like tool.
[quoted text clipped - 4 lines]
>
>Thanks,
1.5 has significant language changes; don't think there were
language changes in 1.6. Try
https://javacc.dev.java.net/files/documents/17/3131/Java1.5.zip