Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61722 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82617 invoked from network); 24 Jul 2012 18:45:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2012 18:45:14 -0000 Authentication-Results: pb1.pair.com header.from=alex.aulbach@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=alex.aulbach@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: alex.aulbach@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gg0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:55443] helo=mail-gg0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0C/93-01267-93DEE005 for ; Tue, 24 Jul 2012 14:45:14 -0400 Received: by ggnf2 with SMTP id f2so8029379ggn.29 for ; Tue, 24 Jul 2012 11:45:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=SrppgPRBJQd+krBD/YwyCKPxo6YQI7ddeMRr9Gml0qQ=; b=qzDzoUz2Q/3hCI2caR3lEXtHK7y2fXlgg0WJRQzj75Ty/JD2wkWqBq7WLeDIQ/qtzg Gz8Z5COKwkjwQbjY79ue+8xoqLh/vrRaL50IF4K3rYVmvmOdANbLJPGtpCnF/ma4RGFz 4FG7Z+jJTDliB9+TxsAFyRLI1sJ4SJnDQoSSVKbhNASuvoRZPjEyZJ01sxRW6oihpo77 UlD2pa2fE12wILaPArC2PSGRTe1XNR5EQzWfarTLaCcPHMAOkb/lpXRXE4PVptKtTxM4 IXmYQEU0LGh7b/kgrn+cz6N0fQXzHzOFDWw0Fjdna7EsS/+SrcT+uZ2N4N7NFqBUlLdv 6CRw== MIME-Version: 1.0 Received: by 10.66.85.135 with SMTP id h7mr6666860paz.75.1343155511227; Tue, 24 Jul 2012 11:45:11 -0700 (PDT) Received: by 10.68.31.7 with HTTP; Tue, 24 Jul 2012 11:45:11 -0700 (PDT) In-Reply-To: <500EEA76.1030407@ajf.me> References: <500EDCC7.1020402@ajf.me> <500EE3B9.8010902@ajf.me> <500EEA76.1030407@ajf.me> Date: Tue, 24 Jul 2012 20:45:11 +0200 Message-ID: To: Andrew Faulds Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Re: Generators in PHP From: alex.aulbach@gmail.com (Alex Aulbach) 2012/7/24 Andrew Faulds : > PHP is not LISP. Hey, I don't want to have LISP. I just want to make complicated things more clear, and it doesn't matter, if something else is right or wrong in the past. It isn't difficult to make a new keyword or something wich disticts it a little bit more for that. -- Alex Aulbach