[antlr-interest] translation of $x references in v3.0

Scott Stanchfield scott at javadude.com
Mon May 2 19:47:11 PDT 2005


I'm gonna back up Loring on this one...

If things can be hardened at translation time, they should be. The only time
you should be dynamic at runtime is if you must. This happens sometimes
(like when parsing XML and finding attributes), but many cases should be
able to be hard generated.

> [This is not a 
> diatribe against hash tables, just where they are placed.  

Later,
-- Scott




More information about the antlr-interest mailing list