[antlr-interest] ANTLR 3.1b1 released!

Loring Craymer lgcraymer at yahoo.com
Wed May 21 13:59:09 PDT 2008


You should mention which target you are using--Java, C#, whatever.  Problems with the generated code are probably not generic, but are likely to indicate an improperly updated template or library class.

--Loring

----- Original Message ----
> From: Andreas Bartho <andreas.bartho at inf.tu-dresden.de>
> To: Terence Parr <parrt at cs.usfca.edu>
> Cc: "antlr-interest at antlr.org Interest" <antlr-interest at antlr.org>
> Sent: Wednesday, May 21, 2008 1:54:19 PM
> Subject: Re: [antlr-interest] ANTLR 3.1b1 released!
> 
> 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). 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.
> 
> Andreas



      



More information about the antlr-interest mailing list