PHP6的重大革新
下面的话是PHP的老爸 Rasmus Lerdorf的interview
最梦幻的是下面的话,太棒了…PHP终于有像样的虚拟机了…
What about PHP 6?
We are thinking about it. Again, we don’t all agree on what direction that should take. My personal view on what I’d like to try, though I have no idea if it will work, is to go for Parrot. Parrot is the really cool new engine behind Perl 6. But it is not tied that closely to Perl.
Would Parrot replace Zend or would they work together?
It would basically replace it. Just like Zend replaced my engine a couple of years ago. We’d go for the best engine along the way. There would be plenty of other Zend code that would still be in there. But those are some of the arguments we are having in the project right now. Which direction do we take with this? Is this really a better engine? And things like that. Until we have some code running and look at performance, at CPU and memory usage, and at how easy the API is to use, only then we can take a decision.