Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3777 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59774 invoked from network); 6 Aug 2003 16:04:11 -0000 Received: from unknown (HELO longsword.omniti.com) (66.80.117.3) by pb1.pair.com with SMTP; 6 Aug 2003 16:04:11 -0000 Received: from ip-66-80-117-2.nyc.megapath.net ([66.80.117.2] helo=maya.local.) by longsword.omniti.com with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.14) id 19kQm8-00038d-KN; Wed, 06 Aug 2003 12:04:32 -0400 Date: Wed, 6 Aug 2003 12:04:08 -0400 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v543) Cc: "'Wez Furlong'" , To: "Jeremy S. Johnstone" In-Reply-To: <00cf01c35c33$0cf7f4d0$6521a8c0@RESIDENT> Message-ID: <9C996BBA-C827-11D7-9B27-000393B2B3C0@omniti.com> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.543) Subject: Re: Re[4]: [PHP-DEV] PHP compiler From: george@omniti.com (George Schlossnagle) References: <00cf01c35c33$0cf7f4d0$6521a8c0@RESIDENT> On Wednesday, August 6, 2003, at 11:54 AM, Jeremy S. Johnstone wrote: > I apologize if I sounded rude at all, it's just that I am sick of > people > telling me "php isn't intended for that", when I come up with new > ideas. > I ask those same people what they think PHP is for, and inevitably I > get > some variation on LAMP. If PHP is only intended to ever be a "web > programming language" and has no plans of branching out in the future, > I > think PHP is grossly limiting itself. What Wez was saying is that this is not an appropriate place for this discussion. Take it over to pear-dev. And as another poster has already mentioned - theres already a project that accomplishes most everything you want. bcompiler - in PEARs PECL repository. George