Solution to problems:
CraigDillabaugh via Digitalmars-d
digitalmars-d at puremagic.com
Tue Mar 24 10:44:54 PDT 2015
On Tuesday, 24 March 2015 at 17:13:07 UTC, Jake The Baker wrote:
> You guys are complete ignoring 90% of the post. It is not just
> about configuration.
>
>
clip
>
> Regardless, I'll be back in another year to see what progress
> has been made. Good luck. I really do hope you guys can get
> your shit together and make D the top language! I'd like to
> actually use it for serious stuff one of these days(hopefully
> before my hair turns gray)
Just curious to know which major open source programming
languages support the sort of development environment you are
suggesting for their core language/libraries. I just checked
Python (the most popular Open Source language of all) and they
use ./config make and hg for version control .. seems pretty
bare bones to me.
While I am sure what you are proposing would be nice, if a
massive community like Python doesn't have time/resources to
create such a thing, how do you propose a small community like D
go about this?
Perhaps this is a project you could take on.
For the record, for someone to be a developer for a programming
language, I don't think expecting them to understand the build
system is really an issue. In fact I would feel more comfortable
with such people contributing.
More information about the Digitalmars-d
mailing list