Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64890 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47912 invoked from network); 12 Jan 2013 16:08:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jan 2013 16:08:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.49 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 209.85.212.49 mail-vb0-f49.google.com Received: from [209.85.212.49] ([209.85.212.49:45560] helo=mail-vb0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DC/D3-24230-86A81F05 for ; Sat, 12 Jan 2013 11:08:09 -0500 Received: by mail-vb0-f49.google.com with SMTP id s24so1858746vbi.22 for ; Sat, 12 Jan 2013 08:08:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BKbET8AtbKWmrVOp0UOU7DQE7bEf9OAMDJEI+Mbj7zI=; b=V1j3j7qpq+rK7DYxwYnyNvTI5YdfYY6V+FDLjZmmq5b6GbGv4WLj0pHlqKZVCXWI2K I/UjFAefDSTAJXgy1mMnP4iMRizyb0tMIFvkroybHPF2UhXLsxEl+iIVteQtvFokaSs+ IrYC/sUgRq6h45npJ+kCxoOSXud0xaPSJvu4LObcFBnOZMr4vaGQlMPpOx8rPDIdnMbK SxxwKTm9SMoc7KOXz6JV1c5UUptlIyR3CUhp5Z7bD6kkp1nxKn89MO6tn/UBgEdzD9Fo vpJR/LOgAQsz20CtjpsAA+ZuuF0xm1hdGkZIGkgw6zxTH2zRi/JlEriSuMbosbG7Tlqg OGrg== MIME-Version: 1.0 Received: by 10.52.31.197 with SMTP id c5mr84990271vdi.65.1358006885615; Sat, 12 Jan 2013 08:08:05 -0800 (PST) Received: by 10.58.173.4 with HTTP; Sat, 12 Jan 2013 08:08:05 -0800 (PST) In-Reply-To: References: <50EF2634.9030008@sugarcrm.com> <50EF8FCF.7020701@zerocue.com> <50F03079.3030801@zerocue.com> <50F0654E.6050305@sugarcrm.com> <50F08844.7070605@zerocue.com> Date: Sat, 12 Jan 2013 11:08:05 -0500 Message-ID: To: "guilhermeblanco@gmail.com" Cc: Clint Priest , Levi Morrison , Stas Malyshev , PHP internals Content-Type: multipart/alternative; boundary=bcaec517c5480506bd04d3199e36 Subject: Re: [PHP-DEV] A remark about PHP's Vision and new things. From: ircmaxell@gmail.com (Anthony Ferrara) --bcaec517c5480506bd04d3199e36 Content-Type: text/plain; charset=ISO-8859-1 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, guilhermeblanco@gmail.com < guilhermeblanco@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 > wrote: > > > That is seriously funny.... > > > > On Jan 11, 2013, at 11:35 PM, Levi Morrison > > 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: guilhermeblanco@hotmail.com > GTalk: guilhermeblanco > Toronto - ON/Canada > --bcaec517c5480506bd04d3199e36--