Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35949 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41621 invoked from network); 4 Mar 2008 18:13:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Mar 2008 18:13:59 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:15418] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 63/A2-13488-5619DC74 for ; Tue, 04 Mar 2008 13:13:58 -0500 Received: from [192.168.16.221] ([192.168.16.221]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 4 Mar 2008 10:14:10 -0800 Message-ID: <47CD9163.6000208@zend.com> Date: Tue, 04 Mar 2008 10:13:55 -0800 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Andi Gutmans CC: Marcus Boerger , internals@lists.php.net References: <1706278209.20080302232134@marcus-boerger.de> <698DE66518E7CA45812BD18E807866CE01506D08@us-ex1.zend.net> In-Reply-To: <698DE66518E7CA45812BD18E807866CE01506D08@us-ex1.zend.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 04 Mar 2008 18:14:10.0129 (UTC) FILETIME=[8B03B410:01C87E23] Subject: Re: [PHP-DEV] [RFC] Replace the flex-based scanner with an re2c [1] based lexer From: stas@zend.com (Stanislav Malyshev) Hi! > We can definitely work towards RE2C in parallel and as Stas said the > engine hasn't really been changing very much recently to make this hard > (we finished our todos for 5.3). We could even branch off PHP 5.4 right Small correction - we still have a couple of todo items. I think we'll have them done by the end of next week (hopefully ;) But they shouldn't do changes to the parser, in any case. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com