Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76908 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44278 invoked from network); 27 Aug 2014 17:05:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Aug 2014 17:05:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.170 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.217.170 mail-lb0-f170.google.com Received: from [209.85.217.170] ([209.85.217.170:52796] helo=mail-lb0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/D3-19261-EDF0EF35 for ; Wed, 27 Aug 2014 13:05:35 -0400 Received: by mail-lb0-f170.google.com with SMTP id p9so832672lbv.29 for ; Wed, 27 Aug 2014 10:05:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:from:mime-version:in-reply-to:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=FUeYLrYNk2lsXxLaW/Xj2tYShvVlHNGgx9OxloGtlU4=; b=rWZMdGS/B7vFQrV2Aa4ROMNkn4bAjQ+sw1TicdvRRWUUheIZcoKExUpkoYHOpj2gSW pkdsH1QrF+LhiAAeUgEwIcNVZmMbj9p7VhyT02/sldMk3EnHCIweCUO9AZ/ZoHQkh/hQ R5wyisPtcSlZ2sNRT/+plf7d5ymRek8J/oltR3IyD7VrhT6Ybmq/UZx1D+79rgVfFSVu 0dCF9eaTQ/DhCmt+5n9ugi7DqJhijvEveXajpGM5W0GJiug0Xyop6zUcFAcPMySNw0VR i9fEw53zoNjlcPELNJR92WbpWEnIrcTiNF10wHzeqwna1OLTfqpBqrtVopw4oJQTJLLq MSMA== X-Received: by 10.152.179.168 with SMTP id dh8mr8684959lac.0.1409159131829; Wed, 27 Aug 2014 10:05:31 -0700 (PDT) References: <53FCE948.9080305@sugarcrm.com> Mime-Version: 1.0 (1.0) In-Reply-To: <53FCE948.9080305@sugarcrm.com> Date: Thu, 28 Aug 2014 01:04:22 +0800 Message-ID: <8140768935148896456@unknownmsgid> To: Stas Malyshev Cc: Andrea Faulds , Nikita Popov , PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Remove generated lexers from git? From: laruence@gmail.com (Xinchen Hui) =E5=8F=91=E8=87=AA=E6=88=91=E7=9A=84 iPad > =E5=9C=A8 2014=E5=B9=B48=E6=9C=8827=E6=97=A5=EF=BC=8C4:09=EF=BC=8CStas Ma= lyshev =E5=86=99=E9=81=93=EF=BC=9A > > Hi! > >> On a similar theme, could we also get rid of the generated Zend VM, >> and wire up zend_vm_gen.php to make like we wire up bison and re2c? > > That would make building PHP for non-internals person harder and the > list of dependencies they need to get right longer. While providing zero > added value. And yes, there are a lot of non-internals persons building > PHP. Sometimes they may even use git. > >> That would make PHP a dependency to build PHP, but it would hardly be >> the first language which is reliant on itself to be built. Are there > > It would not be the first, but why do it? It works just fine right now, > why break it? +1 here. I am wondering how it will benefit us? IMO, nothing but a worthless discussion again. Thanks > >> any distributions out there in which PHP is not available? > > There are systems that aren't Linux and don't have PHP as standard > package, yes. > > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >