[Python-Dev] A Hygienic Macro System in Python? (original) (raw)
Michael Hudson mwh@python.net
19 Mar 2002 09:07:22 +0000
- Previous message: [Python-Dev] A Hygienic Macro System in Python?
- Next message: [Python-Dev] A Hygienic Macro System in Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
David Ascher <DavidA@ActiveState.com> writes:
My vote on the notion is that I want to know what good macros people would write, and then implement them in a non-macro fashion.
My favourite example of this is distutils.core.setup()
- looks declarative
- isn't
Very Pythonic, IMHO.
Cheers, M.
-- Ya, ya, ya, except ... if I were built out of KSR chips, I'd be running at 25 or 50 MHz, and would be wrong about ALMOST EVERYTHING almost ALL THE TIME just due to being a computer! -- Tim Peters, 30 Apr 97
- Previous message: [Python-Dev] A Hygienic Macro System in Python?
- Next message: [Python-Dev] A Hygienic Macro System in Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]