From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7711 invoked by alias); 10 Jan 2014 21:27:50 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 7702 invoked by uid 89); 10 Jan 2014 21:27:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: aibo.runbox.com Received: from aibo.runbox.com (HELO aibo.runbox.com) (91.220.196.211) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 10 Jan 2014 21:27:49 +0000 Received: from [10.9.9.207] (helo=mailfront03.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1W1jcI-0003Oj-K2; Fri, 10 Jan 2014 22:27:46 +0100 Received: from 70-36-239-203.dsl.dynamic.sonic.net ([70.36.239.203] helo=localhost.localdomain) by mailfront03.runbox.com with esmtpsa (uid:757155 ) (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) id 1W1jbk-0005wk-4t; Fri, 10 Jan 2014 22:27:12 +0100 Message-ID: <52D065AD.1070002@bothner.com> Date: Fri, 10 Jan 2014 21:27:00 -0000 From: Per Bothner User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Jamison Hope , "kawa@sourceware.org list" Subject: Re: Support Iterable in for-each References: <52D048D4.2080803@bothner.com> <596354A4-C4B3-40B6-BCED-2FCF1CB1B9C5@theptrgroup.com> In-Reply-To: <596354A4-C4B3-40B6-BCED-2FCF1CB1B9C5@theptrgroup.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-q1/txt/msg00008.txt.bz2 On 01/10/2014 01:04 PM, Jamison Hope wrote: > We've been getting hints about this pattern stuff for quite a while > now, Per. :-) I do get distracted easily, especially from big complex projects. (Adding pattern support means changing the calling convention, and so I got pulling to tweaking that, including making full-tailcall mode faster. Sigh.) Nobody has commented on what I think is an interesting recent distraction: shell-style scripting. -- --Per Bothner per@bothner.com http://per.bothner.com/