[antlr-interest] Language Design Patterns and incremental parsing

Andreas Stefik stefika at gmail.com
Thu Jul 23 13:36:41 PDT 2009


Similarly, here's one for NetBeans:

http://wiki.netbeans.org/New_Language_Support_Tutorial_Antlr

Andreas

On Thu, Jul 23, 2009 at 12:43 PM, Gavin Lambert <antlr at mirality.co.nz>wrote:

>  At 05:27 24/07/2009, Andrew Haritonkin wrote:
> >Interesting... so, the lexer could be hardest part, good to know.
> >It seems incremental parsing is both, a very complex problem
> >and not so needed feature.
> [...]
> >ANTLR is already good enough and besides I'm not so far to think
> >about optimization yet. Just thought that this topic is lost
> >somewhere.  I'm very interested in it because I'm building an
> >IDE as my home project.
>
> You might be interested in this blog entry (and neighbouring ones):
>   http://blog.280z28.org/archives/2008/10/21/
>
> It's a discussion of how to integrate an ANTLR-based lexer/parser into the
> Visual Studio IDE.  While it doesn't directly cover how to do incremental
> lexing, it does discuss some issues that arise when the lexer is being used
> incrementally.
>
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe:
> http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20090723/35d93430/attachment.html 


More information about the antlr-interest mailing list