Is D really that bad?
Imperatorn
johan_forsberg_86 at hotmail.com
Mon Oct 31 12:24:38 UTC 2022
On Monday, 31 October 2022 at 12:20:10 UTC, IGotD- wrote:
> 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.
I guess async/await is one thing I really miss in D (when
converting C# to D). Other than that, not really anything D can't
do that I need.
More information about the Digitalmars-d
mailing list