Steph Fox wrote:
Steph Fox wrote:
I wasn't thinking of writing something in PHP... there'd be no way for userland code to 'see' half the stuff that needed changing.

I was not implying it would have to. But I also do not see why it should not be possible to do it in PHP.

If you wrote something like this in PHP you'd necessarily be searching for patterns in the code. In C you'd be working with tokens directly - coding style wouldn't be an issue.

Isnt that what we have ext/tokenizer for?

regards,
Lukas

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to