[antlr-interest] ANTLR 3.1b1 released!

Jim Idle jimi at temporal-wave.com
Wed May 21 14:03:01 PDT 2008


On Wed, 2008-05-21 at 13:57 -0700, Terence Parr wrote:

> On May 21, 2008, at 1:54 PM, Andreas Bartho wrote:
> 
> > Hi,
> >
> >> You'll have to regenerate your recognizers from your grammars, but,  
> >> for the most part, 3.1 should be a drop in replacement for 3.0.1. :)
> >
> > the parser generation works without errors (and magnitudes faster  
> > than with 3.0.1).
> 
> hooray!
> 
> > But when running the parser with memoization I get an error message:
> >
> > !!!!!!!!! memo array is null for CSharp.g
> >
> > Please tell me if you need my grammar to investigate the issue.
> 
> whichTarget? java? C#? C?


Looks like:

./runtime/Java/src/org/antlr/runtime/BaseRecognizer.java:
System.out.println("!!!!!!!!! memo array is null for "+
getGrammarFileName());


Though this is also copied in the ActionScript target it would seem.

Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20080521/f3d1b0bf/attachment.html 


More information about the antlr-interest mailing list