What are the prominent upsides of the D programming language?

Walter Bright newshound2 at digitalmars.com
Wed Sep 23 00:35:56 UTC 2020


On 9/21/2020 4:04 AM, Imperatorn wrote:
> Top reasons to use D instead of for example Rust, Julia, Go etc :)

The top reason for me is plasticity. The combination of D's features make it 
much easier to refactor and redesign code to improve it. With C, the initial 
design tends to stick because it's so difficult to redesign it.


More information about the Digitalmars-d mailing list