On Sun, 18 Dec 2011 04:09:21 +0400, Ruslan Mullakhmetov wrote: > I want to ask you about D future, i mean next big iteration of D and > propose some new feature, agent-based programming. Currently, after > introducing C++11 i see the only advantages of D over C++11 except > syntax sugare is garbage collector and modules.
I do not think D (as a language) should be modified to support agent- based programming. A Phobos module (or package) would do. I seriously do not see what language changes we need for agent-based programming. :)
