[Python-Dev] Adventures with ASTs - Inline Lambda
Nick Coghlan
ncoghlan at gmail.com
Thu Feb 16 13:45:29 CET 2006
More information about the Python-Dev mailing list
Thu Feb 16 13:45:29 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 ]
Paul Moore wrote: > 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. Aye to both of those comments (and the infix spelling really is kind of pretty). Who knows, maybe Guido will decide he wants to change the spelling some day. Probably only if the sky fell on him or something, though ;) Cheers, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia --------------------------------------------------------------- http://www.boredomandlaziness.org
- 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 ]
More information about the Python-Dev mailing list