On Friday, 23 June 2017 at 13:43:00 UTC, ag0aep6g wrote:
On 06/23/2017 08:49 AM, Ecstatic Coder wrote:

"Systems programming" may scare users away who think they're not good enough for that kind of programming.

True.


"General-purpose programming" is a better fit, in my opinion.

In mine too.

What does system porgramming even mean? System without qualifier is as wobbly a term as thing or stuff. System as in operating system, or system as desktop system, or dabase system or web system or, you get the idea, everything can be called a system. Furthermore, as operating system language, D is not even that appropriate as it requires really a lot from the platform it's implemented in: >=32bits, stack, memory protection (or else no TLS), etc.

So calling it General-purpose is really something to get behind.


Reply via email to