Well actually I didn't notice that one, but now that I have looked at it I'm glad I wrote mine w/o looking at the Zend one. The Zend one is a bit cluttered, but I can probably use it to figure out the few remaining precedence issues. It is interesting how flex start conditions were used to deal with key words used as variable names. Thanks for pointing it out.
-James On Sun, 19 Jan 2003, Derick Rethans wrote: > On Sun, 19 Jan 2003, James E. Flemer wrote: > > > I am about 90% done writing a bison grammar for PHP, but > > will have to do some code reading to find the precedence of > > the class related operators. If someone knows where they > > should go, I'd appreciate a reply. > > Why are you writing bison grammer while we already have it? > > Derick > > -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php