Python Macros
Terry Reedy
tjreedy at udel.edu
Mon Oct 4 19:43:52 EDT 2004
More information about the Python-list mailing list
Mon Oct 4 19:43:52 EDT 2004
- Previous message (by thread): Python Macros
- Next message (by thread): Python Macros
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Arich Chanachai" <macrocosm at fastmail.fm> wrote in message news:41616B9B.1080009 at fastmail.fm... > How hard/easy is it to extend the Python syntax? > Perhaps there are macro facilities for this? No, there is intentionally nothing like Lisp macros as part of the standard distribution. There was some discussion on this topic about a year ago. tjr
- Previous message (by thread): Python Macros
- Next message (by thread): Python Macros
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list