Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52993 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30544 invoked from network); 5 Jun 2011 23:29:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jun 2011 23:29:02 -0000 Authentication-Results: pb1.pair.com header.from=lars@strojny.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lars@strojny.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain strojny.net from 46.4.40.248 cause and error) X-PHP-List-Original-Sender: lars@strojny.net X-Host-Fingerprint: 46.4.40.248 milch.schokokeks.org Received: from [46.4.40.248] ([46.4.40.248:48428] helo=milch.schokokeks.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/0A-26000-A311CED4 for ; Sun, 05 Jun 2011 19:29:00 -0400 Received: from [192.168.178.27] (ppp-188-174-8-163.dynamic.mnet-online.de [::ffff:188.174.8.163]) (AUTH: LOGIN lars@schokokeks.org, TLS: TLSv1/SSLv3,168bits,DES-CBC3-SHA) by milch.schokokeks.org with ESMTPSA; Mon, 06 Jun 2011 01:28:55 +0200 id 0000000000000023.000000004DEC1137.00002697 User-Agent: Microsoft-MacOutlook/14.10.0.110310 Date: Mon, 06 Jun 2011 01:28:53 +0200 To: internals@lists.php.net Message-ID: Thread-Topic: Implementation help needed: Currying RFC Mime-version: 1.0 Content-type: text/plain; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable Subject: Implementation help needed: Currying RFC From: lars@strojny.net (Lars Strojny) Hi everybody, if you know how to do some weird things to PHP=B9s parser and like functional=B9ish elements in PHP, please read further. I=B9ve finally found some time to put together a first draft of an RFC for currying (https://wiki.php.net/rfc/currying). This is basically meant as a starting point to find a clean and concise syntax for PHP. So, if you kinda like what you=B9ve read or you think it=B9s crazy or anything in between, drop me a message. With regards, Lars