Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50083 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29418 invoked from network); 2 Nov 2010 17:49:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Nov 2010 17:49:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 93.190.64.35 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 93.190.64.35 mail-5.de-punkt.de Received: from [93.190.64.35] ([93.190.64.35:43038] helo=mail-5.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CA/20-28609-33F40DC4 for ; Tue, 02 Nov 2010 12:49:40 -0500 Received: (qmail 32238 invoked by uid 511); 2 Nov 2010 17:49:37 -0000 Received: by simscan 1.3.1 ppid: 32221, pid: 32233, t: 0.5460s scanners: attach: 1.3.1 Received: from unknown (HELO ?0.0.0.0?) (sb%sebastian-bergmann.de@85.214.110.30) by 0 with ESMTPA; 2 Nov 2010 17:49:36 -0000 Message-ID: <4CD04F2D.7050103@php.net> Date: Tue, 02 Nov 2010 10:49:33 -0700 Organization: PHP Development Team User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: internals@lists.php.net References: <20101101224134.GG528@croustillant.local> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.4: Rewriting of the parser into Lemon From: sebastian@php.net (Sebastian Bergmann) On 11/02/2010 10:31 AM, Ilia Alshanetsky wrote: > We should probably stick with the bison parser for now, at least until > the lemon matches the speed of the existing solution. +1 -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/