BTW, I just looked and the antlr tool itself is only 31k lines with 21k lines of unit test code (about 1000 tests). The Java runtime library is 14k lines (which we wouldn't have to rebuild). There are 2700 lines of templates for the Java code generator.
31k lines of code isn't that much to rewrite, particularly because I could reuse a lot of it. Jim has already rewritten some of the grammar stuff. Ter _______________________________________________ antlr-dev mailing list [email protected] http://www.antlr.org/mailman/listinfo/antlr-dev
