[antlr-interest] Antlrworks1.4.3 can't debug/interpret/check grammar

Seref Arikan serefarikan at kurumsalteknoloji.com
Wed Jan 11 13:56:51 PST 2012


Thanks Eric!
some grammars appear to be valid with older versions only, this will really
help.

Regards
Seref


On Wed, Jan 11, 2012 at 9:42 PM, Eric <researcher0x00 at gmail.com> wrote:

>
>
> On Wed, Jan 11, 2012 at 4:20 PM, Seref Arikan <
> serefarikan at kurumsalteknoloji.com> wrote:
>
>> Greetings,
>> My system is using Win 7 64 bit, I start antlr with
>> java -Xmx4G -jar antlrworks-1.4.3.jar and antlr options under preferences
>> has -Xmx10G
>> The system has 16GB ram, and I'm trying to see how sql 2003 grammar
>> (available from the antlr grammars on the web site) handles various
>> things.
>>
>> Trying to invoke debug grammar, or interpret, or check grammar gives an
>> error on the command prompt, but it is so fast that I could not even see
>> the beginning of the message.
>> It keeps repeating
>> org.antlr.analysis.SemanticContext.and(SemanticContext.java:616 to the
>> console. I've seen this problem reported by one more thread without a
>> solution.
>>
>> I've managed to produce the same situation yesterday with a much simpler
>> grammar.
>>
>> Is there any way I can access an older version of antlrworks which may not
>> have this issue? It would take me a lot longer to figure things out
>> without
>> antlrworks
>>
>
> See: http://www.antlr.org/download
>
>
>
>>
>> Kind regards
>> Seref
>>
>> List: http://www.antlr.org/mailman/listinfo/antlr-interest
>> Unsubscribe:
>> http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>>
>
>


More information about the antlr-interest mailing list