On Thu, 2005-03-03 at 16:10 +0100, Dalibor Topic wrote:
> Sven de Marothy wrote:
> 
> > So more recently, I started looking into using something like JavaCC to
> > create a proper parser. (Although I haven't gotten further with that
> > either.)
> 
> Unless Sun's parser generator has surprisingly recently switched away 
> from Sun's funny but broken non-nuclear BSD, or as Sun calls it, BSD+, 
> to a sane license while I wasn't looking[0], I'd recommend using ANTLR 
> for proper parsers, as it's in the public domain, well maintained and is 
> already used successfully by gjdoc.

Note the 'something like'-part.. :) And yes, the ambiguous and poor
licensing situation is a good reason not to use JavaCC. 

/Sven



_______________________________________________
Classpath mailing list
Classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to