A PYTHON PREPROCESSOR

Neil Schemenauer nascheme at enme.ucalgary.ca
Thu May 18 02:09:37 EDT 2000


Courageous <jkraska1 at san.rr.com> wrote:
>I'm curious what kind of features people would
>like to see.

Forget the preprocessor.  Implement hygienic macros.  Try to make
macro expansion work similar to how regular Python code works.
You can look at Dylan and Scheme for ideas.

    Neil



More information about the Python-list mailing list