What are the prominent upsides of the D programming language?
Imperatorn
johan_forsberg_86 at hotmail.com
Mon Sep 21 19:09:08 UTC 2020
On Monday, 21 September 2020 at 17:20:41 UTC, Steven
Schveighoffer wrote:
> 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
True, this is so nice to have. I would also say unittesting built
in is a really powerful concept.
More information about the Digitalmars-d
mailing list