[antlr-interest] Should there be 2 antlr jar files for java version

Terence Parr parrt at cs.usfca.edu
Wed Apr 6 10:42:37 PDT 2005


On Apr 6, 2005, at 1:51 AM, Scott Stanchfield wrote:
> Ter -- can you make a distinction like this for the ANTLR 3 code?

I have done so.  The package structure is currently:

org/antlr/analysis
org/antlr/codegen
org/antlr/codegen/templates
org/antlr/misc
org/antlr/runtime
org/antlr/runtime/debug
org/antlr/runtime/tree
org/antlr/test
org/antlr/test/unit
org/antlr/tool
org/antlr/tool/templates
org/antlr/tool/templates/dot
org/antlr/tool/templates/messages

Howz dat? :)

runtime (minus debugging stuff) is about 2.5k lines and 23.6k in a jar. 
  Missing some tree stuff which will appear in the summer.

Ter
> --
CS Professor & Grad Director, University of San Francisco
Creator, ANTLR Parser Generator, http://www.antlr.org
Cofounder, http://www.jguru.com





More information about the antlr-interest mailing list