We should look into what a D binding for MPI would look like (unofficial binding for now). Rajeev Begin forwarded message:
From: Rick Stevens <[email protected]> Date: January 7, 2012 1:01:34 PM CST To: Rusty Lusk <[email protected]> Cc: Pavan Balaji <[email protected]>, [email protected] Subject: Re: D
http://www.d-programming-language.org/
invented initially by Walter Bright and with lots of work from Andrei Alexandrescu
I highly recommend reading
http://www.amazon.com/D-Programming-Language-Andrei-Alexandrescu/dp/03216353...
well writing and the language is an improvement on C and C++
I'm writing code (small things for far) but I'm very impressed. Its very close to C but fixes many things and is much safer and is cleaner than C++. Feels very good writing code in it.
On Jan 7, 2012, at 12:56 PM, Rusty Lusk wrote:
Where does it come from?
On Saturday,Jan 7, 2012, at 12:55 PM, Rick Stevens wrote:
Pavan, Rajeev, Rusty
I'm becoming a big fan of the language D. I'm starting to be convinced that we should think about a MPI binding for it. As far as I can tell that has not yet been done. Is there any interest in MCS in doing this and any idea what the order of magnitude of effort is?
--rick
participants (1)
-
Rajeev Thakur