Future of memory management in D

bachmeier no at spam.net
Wed Nov 17 03:24:24 UTC 2021


On Wednesday, 17 November 2021 at 02:45:10 UTC, zjh wrote:
> On Wednesday, 17 November 2021 at 02:32:21 UTC, H. S. Teoh 
> wrote:
>
> You're right. GC is good for experts.
> For plain users, he left when he heard `GC`. You can't increase 
> the number of `user base`.
> No matter how good your language is, it's useless.

I'm not sure if you're serious or if this is some kind of parody 
and I'm missing the joke.

> Why can `Rust` attract `C/C++` users, but `d` can't. It's `GC`.

Well obviously. That's about the only reason anyone still uses 
either language. Everyone else left for the greener pastures of 
the GC-world long ago.

> The `speed/memory` of the machine is much more important than 
> the `speed/comfort` of the programmer.

There is no doubt that there are small number of cases in which 
this is true. Judging from the software that gets written these 
days, including Electron apps, I don't think the world agrees 
with you that it's only about maximizing speed and minimizing 
memory usage. Java, Python, C#, Javascript - they're all popular 
languages.


More information about the Digitalmars-d mailing list