Explanation of macros; Haskell macros
Pascal Costanza
costanza at web.de
Thu Oct 30 20:11:26 EST 2003
More information about the Python-list mailing list
Thu Oct 30 20:11:26 EST 2003
- Previous message (by thread): Explanation of macros; Haskell macros
- Next message (by thread): Explanation of macros; Haskell macros
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Marcin 'Qrczak' Kowalczyk wrote: > I'm not saying that the cost is obviously too high but that it's a > tradeoff, macros don't come for free. And that there are other ideas which > can replace many macros with different tradeoffs: namely a richer builtin > syntax and concise anonymous functions. In a lazy language there are yet > fewer uses of macros. Ahh, the "in 99% of all cases" argument once again... Pascal
- Previous message (by thread): Explanation of macros; Haskell macros
- Next message (by thread): Explanation of macros; Haskell macros
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list