On 11/21/05, Andrei Zmievski <[EMAIL PROTECTED]> wrote:
> Maybe you should start a new language. With sensible function names,
> and anything else that you may desire. I hear it's a good exercise.

Been there, done that. Both using yacc/lex and doing recursive decent
(which was faster -- at the time).

I don't know why people just don't create a string class (for example)
with static functions that give them the function names and parameter
order they want. Actually, I'm surprised there isn't such a thing in
PEAR already.

-steve--

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

Reply via email to