> Followup:
>
> Just as a note, I am unlikely to change this implementation of optimize mode.
> Startup time is often a critical issue in compilers/parsers.  I really do 
> want to
> eliminate as much extra processing as possible in this mode.
>

Dave
This is all understood.
However, what about adding a similar optimization to lex.py, where
table generation is also costly and can be saved between runs of
similar lexers ?
Eli
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ply-hack" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/ply-hack?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to