Possible @property compromise

Jacob Carlborg doob at me.com
Thu Jan 31 08:36:25 PST 2013


On 2013-01-31 15:56, Steven Schveighoffer wrote:

> From what I remember Andrei saying, they write their code in C++ and
> compile it to php, or something like that.

I'm pretty sure it's the opposite. PHP code compiles to C++.

"HipHop programmatically transforms your PHP source code into highly 
optimized C++ and then uses g++ to compile it."

http://developers.facebook.com/blog/post/2010/02/02/hiphop-for-php--move-fast/

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list