[antlr-interest] How to stop immediate compilation in AntlrWorks?

Jim Idle jimi at temporal-wave.com
Thu Oct 13 08:03:37 PDT 2011


In Preferences, change the update delay to a very high number and you will
have less issues. However, typing up the grammar in Netbeans with the
plugin for syntax highlight, then using ANTLRWorks as a debugger works
better for me personally.

Jim

> -----Original Message-----
> From: antlr-interest-bounces at antlr.org [mailto:antlr-interest-
> bounces at antlr.org] On Behalf Of Chan David
> Sent: Thursday, October 13, 2011 6:05 AM
> To: antlr-interest at antlr.org
> Subject: [antlr-interest] How to stop immediate compilation in
> AntlrWorks?
>
> Hi, kind pro, I like AntlrWorks, it has a great debugger to help me
> figure out what's wrong. But I really dislike it's immediate
> compilation(very different from incremental compilation like Eclipse).
> AntlrWorks don't know whether a statement was finished, it just
> compile, compile and compile when tiny change was made such as
> add/delete a character. The most painful experience is that you can't
> stop these heavy works which often make my 4G PC very slow, even
> blocked. There's no any switch(setting) to avoid these actions.
>
> Thanks!
>
> 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