Message from discussion
distributed & high performance programming trends
Received: by 10.180.73.242 with SMTP id o18mr2240524wiv.0.1349940429836;
Thu, 11 Oct 2012 00:27:09 -0700 (PDT)
Path: q10ni65082129wif.0!nntp.google.com!feeder2.cambriumusenet.nl!feed.tweaknews.nl!85.12.40.130.MISMATCH!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newspeer1.nac.net!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!news.glorb.com!eternal-september.org!feeder.eternal-september.org!border3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!local2.nntp.ams.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Sat, 06 Oct 2012 07:16:01 -0500
From: Frank DG1SBG <dg1...@googlemail.com>
Newsgroups: comp.lang.lisp
Subject: Re: distributed & high performance programming trends
References: <k4lnbe$51j$1@dont-email.me>
Date: Sat, 06 Oct 2012 14:14:46 +0200
Message-ID: <m2a9vzssp5.fsf@ccde007.de.consequor.net>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (darwin)
Cancel-Lock: sha1:VmJ/qoiF+i0rf4yrpra/QIZNwmM=
MIME-Version: 1.0
Lines: 24
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-O3hIsmkIahqJG+sb4BSyfxfjxN2vk8JDew+sy0dQUjORl63pLQhSySCF/sV3NhFTDPI7RRgwM/sH3Vp!ZOzbp9Rx/tPEZvK+Di/MEah3L7xWFG07fggBP1BMulgPHtGvbM96fO4+uqr+DaA7hn4=
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 1880
Content-Type: text/plain
D Herring <dherr...@at.tentpost.dot.com> writes:
> Hi all,
>
> Tonight I was telling some people about programming trends I was seeing in the
> wider community. The Lisp community has a good foundation for writing the
> necessary tools, but the work is being done in other languages for various
> pragmatic reasons.
>
> Here are a two of those languages, with papers motivating the problem domain
> and outlining their approach to the solution.
>
> Chapel:
> http://chapel.cray.com/
> http://psc.informatik.uni-jena.de/teach/prog-lang/HPCS/chapel-programmability.pdf
This looks interesting. I'd be inclined to make an attempt at
implementing Chapel as a set of Lisp macros, based on bordeaux-threads
and a few new data management utilities. Any co-workers here?
Thanks for sharing, Daniel!
Regards
Frank