Java grammar licensing (was: Re: KDevelop / Bachelor thesis)

Jakob Petsovits jpetso at gmx.at
Sun Oct 23 15:37:03 UTC 2005


On Sunday 23 October 2005 15:11, Jakob Petsovits wrote:
> So, maybe I should just derive from the ANTLR parser, which is also the
> current Java parser in KDevelop (only our version is at Java 1.3 or so,
> whereas there's already a 1.5 version).

Appendix:

There are 3 grammars for Java 1.5 for ANTLR, all of them listed at 
http://www.antlr.org/grammar/list:

http://www.antlr.org/grammar/1090713067533/index.html
(the 'original' one, derived from the one which is currently in KDevelop)

http://www.antlr.org/grammar/1109874324096/java1.5.zip
(a modified version of the above)

http://www.antlr.org/grammar/1093454600181/java15-grammar.zip
(independently developed, I'll not take that one)




More information about the KDevelop-devel mailing list