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

micheal_jor open.zone at virgin.net
Mon Nov 3 18:40:17 PST 2003


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/ 




More information about the antlr-interest mailing list