[antlr-interest] Anyone tried this ANTLR-inspired CC?

Terence Parr parrt at cs.usfca.edu
Mon Nov 3 19:32:03 PST 2003


Interesting...I wonder if they just copied ANTLR wholesale and 
tweeked...

Sounds like I better get moving on ANTLR 3.0 ;)

Ter
On Monday, November 3, 2003, at 06:40  PM, micheal_jor wrote:

> Just found this lexer/parser/treeparser generator based on ANTLR but
> with a few JavaCC-inspired twists (such as the input grammar syntax).
>
>    http://llk.sourceforge.net/
>
> The performance enhancements sound interesting - particularly the
> custom lookahead routines that apparently remove/reduce the reliance
> on exceptions. I also like the idea of JJTree-style AST generation and
> visitor generation.
>
> Downside, it only supports Java code generation.
>
> Cheers,
>
> Micheal
> ANTLR/C#
>
>
>
>
> Your use of Yahoo! Groups is subject to 
> http://docs.yahoo.com/info/terms/
>
>
>
--
Professor Comp. Sci., University of San Francisco
Creator, ANTLR Parser Generator, http://www.antlr.org
Co-founder, http://www.jguru.com
Co-founder, http://www.knowspam.net enjoy email again!
Co-founder, http://www.peerscope.com link sharing, pure-n-simple




 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 




More information about the antlr-interest mailing list