Peter Mirus, the CEO of Trinity Consulting, sent me email pointing out the HipHop project from Facebook.  HipHop is a program that converts PHP to C++, then compiles it using gcc.  The idea is that you can write your code in PHP but still get the speed benefits of compiled C++.  It’s an interesting idea [...]