What are the prominent upsides of the D programming language?

Steven Schveighoffer schveiguy at gmail.com
Mon Sep 21 17:20:41 UTC 2020


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

My list, in no particular order:

1. Metaprogramming
2. Using Metaprogramming to generate code
3. Using CTFE to generate Metaprogramming to generate code.

-Steve


More information about the Digitalmars-d mailing list