|
Archives
D Programming
digitalmars.Ddigitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger D.gnu D C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
digitalmars.D - Re: Google's Go
Recently I've seen this, is it possible to write an equally short & safe & easy program in D2 (using the concurrency features being developed)? http://grammerjack.blogspot.com/2010/01/writing-bittorrent-client-in-go.html (In computer language history it's happened often that a worse language (let's say Go) becomes more widespread than a "better" one (let's say D2), so there's no guarantee that D2 will beat Go even if D2 is "better". But being about as good or better is not bad anyway :-) ). Bye, bearophile Jan 24 2010
"bearophile" <bearophileHUGS lycos.com> wrote in message news:hjh61f$2c62$1 digitalmars.com...Recently I've seen this, is it possible to write an equally short & safe & easy program in D2 (using the concurrency features being developed)? http://grammerjack.blogspot.com/2010/01/writing-bittorrent-client-in-go.html (In computer language history it's happened often that a worse language (let's say Go) becomes more widespread than a "better" one ). Jan 30 2010
John D wrote:"bearophile" <bearophileHUGS lycos.com> wrote in message news:hjh61f$2c62$1 digitalmars.com...Recently I've seen this, is it possible to write an equally short & safe & easy program in D2 (using the concurrency features being developed)? http://grammerjack.blogspot.com/2010/01/writing-bittorrent-client-in-go.html (In computer language history it's happened often that a worse language (let's say Go) becomes more widespread than a "better" one ). Jan 30 2010
"Andrei Alexandrescu" <SeeWebsiteForEmail erdani.org> wrote in message news:hk1ksq$153t$1 digitalmars.com...John D wrote:"bearophile" <bearophileHUGS lycos.com> wrote in message news:hjh61f$2c62$1 digitalmars.com...Recently I've seen this, is it possible to write an equally short & safe & easy program in D2 (using the concurrency features being developed)? http://grammerjack.blogspot.com/2010/01/writing-bittorrent-client-in-go.html (In computer language history it's happened often that a worse language (let's say Go) becomes more widespread than a "better" one ). Jan 30 2010
On 01/30/2010 11:46 PM, John D wrote:best one out there (IMO, until I implement my own, of course) <<<<<< Jan 31 2010
Ellery Newcomer Wrote:On 01/30/2010 11:46 PM, John D wrote:best one out there (IMO, until I implement my own, of course) <<<<<< Feb 01 2010
|