Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46967 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72423 invoked from network); 9 Feb 2010 14:33:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Feb 2010 14:33:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=mathieu.suen@easyflirt.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mathieu.suen@easyflirt.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain easyflirt.com designates 91.199.255.56 as permitted sender) X-PHP-List-Original-Sender: mathieu.suen@easyflirt.com X-Host-Fingerprint: 91.199.255.56 python-06.easyrencontre.com Linux 2.6 Received: from [91.199.255.56] ([91.199.255.56:57026] helo=mail.easyflirt.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C9/44-46825-C12717B4 for ; Tue, 09 Feb 2010 09:33:01 -0500 Received: from [192.168.0.51] (office.easyrencontre.com [78.155.152.6]) by mail.easyflirt.com (Postfix) with ESMTPSA id 1D3066374E1; Tue, 9 Feb 2010 15:32:58 +0100 (CET) Message-ID: <4B717211.2030701@easyflirt.com> Date: Tue, 09 Feb 2010 15:32:49 +0100 User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Sebastian Bergmann CC: internals@lists.php.net References: <4B7013E9.9010606@easyflirt.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP continuations From: mathieu.suen@easyflirt.com ("mathieu.suen") Sebastian Bergmann wrote: > Am 08.02.2010 14:38, schrieb mathieu.suen: > >> I am wondering if there is some effort for having continuation in php. >> Or is there already some construction for continuation? >> > > There is http://phpcontinuation.sourceforge.net/ which I never got > around to actually try. > > Yet an other smalltalker :) On of the first implementation of continuation was in lisp thought. Phaux seem more promising -- Mathieu Suen