[Venkatraman S]
the following line
kind of confuses me and wasnt sure what exactly Raymond(et al) is planning,
I think the AST optimization work is being pursued by tlee.
See his current results on the branch: tlee-ast-optimize/
I don't know if this work has stalled but it was off to a good
On Thu, Feb 19, 2009 at 8:53 AM, Venkatraman S wrote:
> Hi,
Hi ...
>
> If there are some optimizations that can be done in the bytecodes, then
> 'where' would be
> the suggested place to incorporate the same;
The way I modify function's bytecode now (... but I am open to further
suggestions ...