Re: [PHP-DEV] Re: Feature-Request - Macros

2006-11-15 Thread Marcus Boerger
Hello Mathias, we would need a lexer/parser that support changing rules. That would mean changing bothtools. Eventhough that might happen if there are other reasons to do so,the toolswe change todo not necessarily support whatyou woule need. Based on our current experience re2c and lemon would b

[PHP-DEV] Re: Feature-Request - Macros

2006-11-15 Thread Mathias Bank
Mathias Bank schrieb: Hallo, you know, that there was often a discussion about a "ifsetor" function. I want to generalize this discussion. If you know LISP, there is a fantastic macro function which allows you to generate own syntax (not a c macro function, which is really bad). It would be f