[antlr-interest] ANTLRWorks 2 (for ANTLR v4)

Terence Parr parrt at cs.usfca.edu
Tue Sep 13 10:07:14 PDT 2011


On Sep 13, 2011, at 7:57 AM, Gary Miller wrote:

> After playing with ANTLRWorks the following seem to be issues
> 
> * Doesn't support composite grammars

yep,I had to take that functionality out...

> * Interpreter only works with combined grammars

 actually, it only works with grammars without actions... might not work with combined either.

> * Can't use java packages

yep, AW is not really a build tool so it doesn't know what your packages are and so on.

 I hope to improve the situation with AW 2. thanks for the feedback

T


More information about the antlr-interest mailing list