On Wed, 17 Nov 1999, Kontorotsui wrote:
> Suppose I want to do a tool that parses the java code and modifies it.
>
> What do you advice me to use? Are there java parsers for Linux?
> If the answer is negative, what can I use? Perl (*groan*)?
www.antlr.org is a Java parser/lexer suite that comes with a grammar for
Java.
There's also a tool (which I don't have the URL handy at the moment) which
allows you to extend the Java language fairly easily.
. . . Sean.
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]