Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17326 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36768 invoked by uid 1010); 19 Jul 2005 19:10:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 36753 invoked from network); 19 Jul 2005 19:10:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2005 19:10:49 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:53540] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6227M)) with SMTP id 4B/71-61486-8305DD24 for ; Tue, 19 Jul 2005 15:10:48 -0400 Received: from [192.168.1.3] (dsl-082-083-226-209.arcor-ip.net [82.83.226.209]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 61DA635C37A; Tue, 19 Jul 2005 21:27:41 +0200 (CEST) Date: Tue, 19 Jul 2005 21:10:49 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1887832692.20050719211049@marcus-boerger.de> To: Weyert de Boer Cc: internals@lists.php.net In-Reply-To: <42DD4A7B.30108@innerfuse.biz> References: <42DD4A7B.30108@innerfuse.biz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] > Introduction From: mail@marcus-boerger.de (Marcus Boerger) Hello Weyert, look into Zend/*.l and Zend/*.y. Further more several things in php are done using re2c. SQLite uses its own stuff, lemon. And the engine uses a script zend_vm_gen.php to generate the engine code. Have fun by looking into all that stuff. marcus Tuesday, July 19, 2005, 8:46:19 PM, you wrote: > Hello! > I would like to introduce myself on this internals list, as you can > read my name is Weyert de Boer and a flying dutchman. My goal is help PHP > development, and learning more about compiler development. > My first question to start my fame on this list is, does anyone on this > list happen to have the grammar of PHP language? > -- > Yours, > Weyert de Boer (wdb@innerfuse.biz) > innerfuse* > http://www.innerfuse.biz/ -- Best regards, Marcus mailto:mail@marcus-boerger.de