IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 1 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New PHP to C++
http://developers.fa...?blog=1&story=358
Today I'm excited to share the project a small team of amazing people and I have been working on for the past two years; HipHop for PHP. With HipHop we've reduced the CPU usage on our Web servers on average by about fifty percent, depending on the page. ... We feel the Web at large can benefit from HipHop, so we are releasing it as open source this evening in hope that it brings a new focus toward scaling large complex websites with PHP.
...
HipHop for PHP isn't technically a compiler itself. Rather it is a source code transformer. HipHop programmatically transforms your PHP source code into highly optimized C++ and then uses g++ to compile it.

New That's just terrifying.
New Interesting.
It should exacerbate the differences between different algorithms and coding styles. PHP programmers are notorious for choosing sub-optimal algorithms and coding styles.

Wade.

Q:Is it proper to eat cheeseburgers with your fingers?
A:No, the fingers should be eaten separately.
     PHP to C++ - (SpiceWare) - (2)
         That's just terrifying. -NT - (jake123)
         Interesting. - (static)

More left-wing than Stalin!
44 ms