HHVM is an open-source virtual machine designed for executing programs written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation approach to achieve superior performance while maintaining the development flexibility that PHP provides.
I’ve been playing with HHVM and I can see great potential for the future. It’s just a shame it had to come from Facebook!