Skip to content

Building hphpc

sgolemon edited this page Nov 16, 2012 · 1 revision

NOTE: Building HPHPc is deprecated, please consider using HHVM instead.

The HipHop static compiler (HPHPc) works by statically compiling scripts to binary code. While HPHPc is currently the faster HipHop engine, it is less flexible in terms of development.

See Running HipHop to learn more about compiling your source code.