Move VisualD to github/d-programming-language ?
Joseph Rushton Wakeling
joseph.wakeling at webdrake.net
Sun Sep 8 04:52:22 PDT 2013
On 08/09/13 13:24, Russel Winder wrote:
> And why is the target audience for D only C and C++ people? Surely the
> target audience for D is any programmer wanting a native code
> executable.
They're not the _only_ target audience but they're surely the _main_ target
audience. Users of higher-level languages have presumably made the choice that
systems-level performance is not their priority.
That said, I think there's a clear case for D to be made to people who currently
have an "Other language plus C" toolchain. I love D for the fact that it lets
you use the high-level constructions of languages like Python but you can also
drill down to systems level to optimize performance _without changing language_.
More information about the Digitalmars-d
mailing list