What are the prominent downsides of the D programming language?

IGotD- nise at nise.com
Mon Sep 21 09:48:33 UTC 2020


On Monday, 21 September 2020 at 09:29:21 UTC, Tomcruisesmart 
wrote:
> Hi,
> I'm looking for healthy conversation.
> What are the prominent downsides of the D programming language?

It doesn't distinguish raw and managed pointers which prevents 
the D language from changing GC algorithms to for example 
reference counting.


More information about the Digitalmars-d mailing list