This project has existed for less than 2 weeks, and yet the base is nearly complete, and we have many many functions supported.
Within 1 week I aim to complete the entire base, and have all the functions required to make binaryphp able to convert itself fully to c++.
The only function left to be developed before BinaryPHP is able to do so is token_get_all(), which is being developed currently. From there, we have to develop the list(), class, and switch constructs, and it should be able to convert itself with no further coaxing.
The MySQL functions would be nice to have working, as would the socket functions, so if anyone would like to work on those or any other portions of the code, hop on irc.freenode.net with your favorite IRC client and join channel #binaryphp .
For now, just keep hammering BinaryPHP with tests. Contact us if something isn't working and we'll try to help out with it as much as we can.
Happy hacking!