In a semi-joke but oddly real concept. I get that the language proposals (c++) are half jokes. But if we're going down that road, why don't we consider rpython and building on top of HippyVM that's already partially built... It would have a number of advantages over C:
1. It compiles to C, so should generate portable code. 2. Can support JIT compilation for better performance 3. Has proven its performance already (even without JIT) 4. It's a higher level language with memory management (no need to worry about frees and the like) 5. It gives us all our nice OOP features (which can make certain tasks FAR easier). A not-so-serious, but half-serious idea... Anthony On Sat, Jan 12, 2013 at 10:58 AM, guilhermebla...@gmail.com < guilhermebla...@gmail.com> wrote: > Not really insane. > > PHPPHP is very powerful. Imagine someone that have no idea about C but > would love to propose something. > Just fork the project, add the desired support in PHP and propose here. I > guarantee it'll be easier to understand the caveats and the final patch > easily. > > Cheers, > > > On Sat, Jan 12, 2013 at 12:57 AM, Clint Priest <cpri...@zerocue.com> > wrote: > > > That is seriously funny.... > > > > On Jan 11, 2013, at 11:35 PM, Levi Morrison <morrison.l...@gmail.com> > > wrote: > > > > >> Can we re-write PHP with PHP? ;) > > > > > > Anthony and Nikita are already on it: > > https://github.com/ircmaxell/PHPPHP > > > > > > -- > > > PHP Internals - PHP Runtime Development Mailing List > > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > -- > Guilherme Blanco > MSN: guilhermebla...@hotmail.com > GTalk: guilhermeblanco > Toronto - ON/Canada >