[Python-Dev] Adventures with ASTs - Inline Lambda (original) (raw)
Barry Warsaw barry at python.org
Thu Feb 16 13:38:34 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 Feb 16, 2006, at 2:05 AM, Talin wrote:
Anyway, if anyone wants to play around with the patch, it is rather small - a couple of lines in Grammar, and a small new function in ast.c, plus a few mods to other functions to get them to call it. The context diff is less than two printed pages. I can post it somewhere if people are interested.
Please submit a SourceForge patch so others can play with it!
-Barry
- 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 ]