Is D really that bad?

IGotD- nise at nise.com
Mon Oct 31 12:20:10 UTC 2022


On Monday, 31 October 2022 at 12:10:15 UTC, zjh wrote:
>
> D is a `center` language . It `competes` with all languages. 
> Therefore, it has higher requirements!
> `GC` cannot support it to survive in the intense competition.

Modern languages have more support for asynchronous and 
multithreaded programming than ever. You simply cannot have a 
stop the world GC in such environments in order to be competitive.


More information about the Digitalmars-d mailing list