Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3763 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85647 invoked from network); 6 Aug 2003 13:52:41 -0000 Received: from unknown (HELO mail.rocketservers.net) (64.246.52.103) by pb1.pair.com with SMTP; 6 Aug 2003 13:52:41 -0000 Received: (qmail 27592 invoked from network); 6 Aug 2003 13:52:40 -0000 Received: from unknown (HELO RESIDENT) (68.102.245.33) by rs-64-246-52-103.ev1.net with SMTP; 6 Aug 2003 13:52:40 -0000 To: Date: Wed, 6 Aug 2003 08:50:57 -0500 Message-ID: <00ae01c35c21$c66af3c0$6521a8c0@RESIDENT> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00AF_01C35BF7.DD94EBC0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: PHP compiler From: jsjohnst@rocketservers.net ("Jeremy S. Johnstone") ------=_NextPart_000_00AF_01C35BF7.DD94EBC0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit After seeing the conversation on the PHP archive idea (having a PHP equivalent of a jar file), it reminded me of an idea I had a long time ago. Has anyone ever thought of writing a PHP compiler which would compile a PHP script into native machine code? If you have thought of it, what stopped you from building it? I would be highly interested in joining a team which wanted to push the limits of PHP by doing something like this. I think this is the next logical step in the "PHP for anything and everything" goal. Jeremy ------=_NextPart_000_00AF_01C35BF7.DD94EBC0--