Hacker News new | ask | show | jobs
by fizz_and_buzz 4902 days ago
They are actually phasing out the HPHPc translator and are now developing, as far as I can see, a more conventional one, which translates php into bytecode and can perform JIT on the bytecode into native code without going through C++.