On 2/3/10, Alpha Bagus Sunggono <[email protected]> wrote: > Ya jelaslah, sebab menggunakan JIT compiler, > jadi gak interpret script 100% lagi. >
Di blog-nya developer, approach-nya berbeda : " HipHop for PHP isn't technically a compiler itself. Rather it is a source code transformer. HipHop programmatically transforms your PHP source code into highly optimized C++ and then uses g++ to compile it. " Yg bener yang mana nich ya ? > 2010/2/2 Eko Budhi S <[email protected]>: >> ---------- Forwarded message ---------- >> To: [email protected] >> >> Aww >> >> FYI : >> http://www.readwriteweb.com/archives/facebook_gets_faster_debuts_homegrown_php_compiler.php >> >> Cool ! Bahasa pemrograman PHP-pun kalau runtime-nya diperbaiki bisa >> secepat C : >> >> " >> the JIT compiler Facebook is introducing occupies a middle ground that >> not only retains the flexibility of PHP as an interpreted language, >> but offers the speed of compiled languages like C. >> " >> >> Www >> >> >> >> Eko Budhi S >> >> -- >> Berhenti langganan: [email protected] >> Arsip dan info: http://linux.or.id/milis >> >> > > -- > Berhenti langganan: [email protected] > Arsip dan info: http://linux.or.id/milis > > -- Berhenti langganan: [email protected] Arsip dan info: http://linux.or.id/milis

