On Mon, 2003-06-23 at 03:21, anzenews wrote:
> Hi!
> 
> I hope this is the right newsgroup for posting this... PHP.dev doesn't seem 
> to be alive anymore?
> 
> Is there some extension or anything that would allow me to hook my code to 
> PHP parser? Even lex and yacc for PHP would be great...

Have you tried the tokenizer? Should be able to build what you're
talking about with that (unless you just want hooks or something).

   http://www.php.net/tokenizer



-- 
 Torben Wilson <[EMAIL PROTECTED]>                        +1.604.709.0506
 http://www.thebuttlesschaps.com          http://www.inflatableeye.com
 http://www.hybrid17.com                  http://www.themainonmain.com
 -----==== Boycott Starbucks!  http://www.haidabuckscafe.com ====-----




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to