[antlr-interest] Recognising Java 1.4

Oliver Zeigermann oliver.zeigermann at gmail.com
Wed Nov 2 10:47:55 PST 2005


You can find a Java grammar here:

http://www.antlr.org/grammar/list

Oliver

2005/11/2, Edward Seamus O'Flynn <esof1 at student.cs.ucc.ie>:
> Hi
> I am developing a project that will take an input of a piece of java code
> and then transform this code, the only transformations I would be making would
> be adding counter variables around various pieces of java syntax.
>
> My first question is where can i get a complete java 1.4 grammar?
>
> My second is transforming the java code,once I can recognise the java syntax
> how do I go about transforming it, i.e adding more bits of syntax to it?
>
> thanks
> eddie.
>
>
>


More information about the antlr-interest mailing list