digitalmars.D - D3 plans
- phobophile (1/1) Feb 22 2011 A legitimate question - where are the D3 plans? Any language not in acti...
- Andrei Alexandrescu (3/4) Feb 22 2011 flamebait alert?
- Trass3r (3/6) Feb 22 2011 D (the language, ignoring implementation quirks here) is already far ahe...
- Andrej Mitrovic (1/1) Feb 22 2011 No need to feed the troll. :)
- Adam Ruppe (1/1) Feb 22 2011 I say we can put out D3 about the time Linux puts out kernel 2.8.
- Bernard Helyer (2/6) Feb 23 2011 There are none. Go away.
-
Stewart Gordon
(5/7)
Mar 06 2011
- Walter Bright (3/10) Mar 10 2011 I think the changelog shows that a lot of progress is happening.
A legitimate question - where are the D3 plans? Any language not in active development (no don't mean phobos, not toolchain) is dead. D2 has little potential without AST macros. I want to participate in D3 development. Maybe bearophile could lead the process this time?
Feb 22 2011
On 2/22/11 9:00 AM, phobophile wrote:A legitimate question - where are the D3 plans? Any language not in active development (no don't mean phobos, not toolchain) is dead. D2 has little potential without AST macros. I want to participate in D3 development. Maybe bearophile could lead the process this time?flamebait alert? Andrei
Feb 22 2011
A legitimate question - where are the D3 plans?One step at a time. We just got x64 support on Linux, Windows is still far away from that. Shared libraries is the next big issue. Proper implementation of D2's features is also still ahead.Any language not in active development (no don't mean phobos, not toolchain) is dead.A language with a thousand cool but half- or unimplemented features is of no use either, not to mention the role of development tools.D2 has little potential without AST macros.D (the language, ignoring implementation quirks here) is already far ahead of many another language, especially in terms of metaprogramming. Even D1 brings substantial productivity gains compared to C++. Naturally there's plenty of room for improvements but I wouldn't call it having little potential.
Feb 22 2011
I say we can put out D3 about the time Linux puts out kernel 2.8.
Feb 22 2011
On Tue, 22 Feb 2011 10:00:52 -0500, phobophile wrote:A legitimate question - where are the D3 plans? Any language not in active development (no don't mean phobos, not toolchain) is dead. D2 has little potential without AST macros. I want to participate in D3 development. Maybe bearophile could lead the process this time?There are none. Go away.
Feb 23 2011
On 22/02/2011 15:00, phobophile wrote:A legitimate question - where are the D3 plans? Any language not in active development (no don't mean phobos, not toolchain) is dead.<snip> And D is in active development, in the form of fixing bugs and clearing up spec issues, slow as the progress may be. Stewart.
Mar 06 2011
On 3/6/2011 9:05 AM, Stewart Gordon wrote:On 22/02/2011 15:00, phobophile wrote:I think the changelog shows that a lot of progress is happening. http://www.digitalmars.com/d/2.0/changelog.htmlA legitimate question - where are the D3 plans? Any language not in active development (no don't mean phobos, not toolchain) is dead.<snip> And D is in active development, in the form of fixing bugs and clearing up spec issues, slow as the progress may be.
Mar 10 2011