[antlr-interest] sneak preview of ANTLR v3.2 (book release version)

Oliver Zeigermann oliver.zeigermann at gmail.com
Sun Nov 30 09:35:13 PST 2008


I tried this out and it actually works great :)

I am wondering if "bottomup" is really needed, though. I only need
"topdown" as the whole structure already is encoded in the tree. So
there is no need to track context for me in that way.

Do you have any use case for that?

Or did I get that all wrong?

Cheers and thanks for that cool feature :)

Oliver

2008/11/29 Terence Parr <parrt at antlr.org>:
> tree pattern matching for ANTLR v3.2 (it lives in my dev branch!).
> super cool.
>
> http://tinyurl.com/5axpt2
>
> Need it for the book.
>
> Ter
>
> 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