I agree in theory... you code in PHP, then something automagically convert it to C++.
But can anyone tell me any successful programming language A to programming language B converter? On Wed, Feb 3, 2010 at 12:53 PM, Keri Henare <[email protected]> wrote: > The whole idea behind generating code was that they didn't have to deal with > the extra layer of complexity either. > > "We have also developed HPHPi, which is an experimental interpreter designed > for development. When using HPHPi you don't need to compile your PHP source > code before running it. It's helped us catch bugs in HipHop itself and > provides engineers a way to use HipHop without changing how they write PHP." > > Seems that the idea is to catch any bugs while writing your PHP, if you do > find a bug in HipHop then I guess that you submit a bug report. > > Kind regards, > Keri Henare > --------------------------------------------------- > [e] [email protected] > [m] (+64) 021 874 552 > [w] kerihenare.com > > On 3/02/2010, at 12:47 PM, Sid Bachtiar wrote: > >> One problem I see is that if you use it, you are then also maintaining >> C++ codes. >> >> Sure it's supposed to be flawless, but if something is not working and >> you don't code in C++, what do you do then? >> >> No problem for Facebook, they have big team to cope with extra layer >> of complexity. >> >> On Wed, Feb 3, 2010 at 9:19 AM, lenz <[email protected]> wrote: >>> hi, >>> >>> in case someone missed the announcement of facebook today. they open >>> sourced their php to c++ compiler today: >>> >>> http://developers.facebook.com/news.php?blog=1&story=358 >>> >>> cheers >>> lenz >>> >>> >>> -- >>> iWantMyName.com >>> painless domain registration (finally) >>> >>> -- >>> NZ PHP Users Group: http://groups.google.com/group/nzphpug >>> To post, send email to [email protected] >>> To unsubscribe, send email to >>> [email protected] >> >> >> >> -- >> Blue Horn Ltd - System Development >> http://bluehorn.co.nz >> >> -- >> NZ PHP Users Group: http://groups.google.com/group/nzphpug >> To post, send email to [email protected] >> To unsubscribe, send email to >> [email protected] > > -- > NZ PHP Users Group: http://groups.google.com/group/nzphpug > To post, send email to [email protected] > To unsubscribe, send email to > [email protected] -- Blue Horn Ltd - System Development http://bluehorn.co.nz -- NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected]
