[Python-3000] Brainstorming: Python Metaprogramming

Ivan Krstic krstic at fas.harvard.edu
Sun Apr 23 23:33:11 CEST 2006


Talin wrote:
> Anyway, I wanted to throw this out there for discussion. I'm mainly interested
> in a discussion of ways that we could facilitate additional metaprogramming in
> Python, with the tiniest possible changes to the language

PEP 3099 contains Guido's explicit pronouncement against this, from what
I can tell. If this were not so, the defop approach that Logix already
implements for Python (http://www.livelogix.net/logix/intro.html) would
be a neat macro facility to evaluate.

-- 
Ivan Krstic <krstic at fas.harvard.edu> | GPG: 0x147C722D


More information about the Python-3000 mailing list