[Python-Dev] Adventures with ASTs - Inline Lambda (original) (raw)
Paul Moore p.f.moore at gmail.com
Thu Feb 16 10:28:56 CET 2006
- Previous message: [Python-Dev] Adventures with ASTs - Inline Lambda
- Next message: [Python-Dev] Adventures with ASTs - Inline Lambda
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2/16/06, Fredrik Lundh <fredrik at pythonware.com> wrote:
Talin wrote: > I definately don't want to start a flame war, although I suspect I already > have :/
I think most about everything has already been said wrt lambda already, but I guess we could have a little war on spelling issues ;-)
Agreed, but credit to Talin for actually implementing his suggestion. And it's nice to see that the AST makes this sort of experimentation easier.
Paul.
- Previous message: [Python-Dev] Adventures with ASTs - Inline Lambda
- Next message: [Python-Dev] Adventures with ASTs - Inline Lambda
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]