Results 1 to 2 of 2

Thread: Need someone to help me with YACC/Flex/C, will pay if necessary

  1. #1
    Join Date
    Jun 2007
    Beans
    61

    Need someone to help me with YACC/Flex/C, will pay if necessary

    I'm trying to modify PHP. I've already added scalar type hints and custom superglobals, but now I'm trying to do some more advanced stuff (specifically class inheritance).

    I am having problems with the zend_language_parser.y file. I did some simple stuff in here with superglobals, but I can't get this class thing to work.

    I'm a fast learner, I just started messing with the PHP source a few days ago, and I've made patches for scalar type hinting and custom superglobals already, so I'll catch on I just need a little bit of help to get me past this block.

    If anyone can help please let me know, send a PM or reply to this.

  2. #2
    Join Date
    Nov 2007
    Location
    Leeds, UK
    Beans
    7
    Distro
    Ubuntu Karmic Koala (testing)

    Re: Need someone to help me with YACC/Flex/C, will pay if necessary

    I saw your blog, why on earth won't they admit your patch? It makes so much sense, especially for IDEs... @var documentation comments make my blood boil.

    I'm not a flex guy and this seems to be your personal project rather than something that the PHP community will ever see, but I'd be happy to give you any input I can, why not post some more details?

    --Matt

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •