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

stefan stefan at amiq.ro
Mon Apr 11 05:17:48 PDT 2005


smashing antlr in few,smaller jars is also good for the case you want to 
deliver an application using java Web Start.
On Wednesday 06 April 2005 20:42, Terence Parr wrote:
> 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