Message from discussion
Loop puzzle
Received: by 10.68.125.233 with SMTP id mt9mr11466961pbb.5.1332143018886;
Mon, 19 Mar 2012 00:43:38 -0700 (PDT)
Path: kz5ni4525pbc.0!nntp.google.com!news1.google.com!feed-C.news.volia.net!volia.net!news2.volia.net!feed-A.news.volia.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: Pascal Costanza <p...@p-cos.net>
Newsgroups: comp.lang.lisp
Subject: Re: Loop puzzle
Date: Mon, 19 Mar 2012 08:42:27 +0100
Lines: 17
Message-ID: <9so6b3FmfuU1@mid.individual.net>
References: <m2sji6zqn1.fsf@gmail.com> <87ehtqpuw5.fsf@kuiper.lan.informatimago.com> <m2d39azogf.fsf@gmail.com> <jhs3eg0pch@enews4.newsguy.com> <20120221020726.696@kylheku.com> <9qi6rmF5okU1@mid.individual.net> <rNOSPAMon-B4B54B.10524021022012@news.albasani.net> <20120224023831.898@kylheku.com> <rNOSPAMon-92D7E6.18555724022012@news.albasani.net> <jia9d3$68u$1@dont-email.me> <jid53d$uta$1@speranza.aioe.org> <rNOSPAMon-2B1DD7.11112026022012@news.albasani.net> <jk6ndj$pje$1@speranza.aioe.org>
Mime-Version: 1.0
X-Trace: individual.net Mh6Dbu+Og9o8JznMmxGzlgX2b9b1mAAMOKe7trLmqum3ZaGvED
Cancel-Lock: sha1:cLYPpknYzY9NaMGkmXbFKoPFThY=
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2
In-Reply-To: <jk6ndj$pje$1@speranza.aioe.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
On 19/03/2012 08:32, Antony wrote:
> LW may be doing great, but I have tried and given it up too many times.
LW has SMP since 6.0, and since then provides one of the best SMP
libraries for _any_ language. It's on par in breadth and depth as what
the combination of C++11 and TBB would provide, for example (except for
providing a work-stealing scheduler). It's worth trying again.
Pascal
--
My website: http://p-cos.net
Common Lisp Document Repository: http://cdr.eurolisp.org
Closer to MOP & ContextL: http://common-lisp.net/project/closer/
The views expressed are my own, and not those of my employer.