What do you think would be the key factors to drive mass adoption of D?

jmh530 john.michael.hall at gmail.com
Fri Jan 23 17:05:02 UTC 2026


On Friday, 23 January 2026 at 14:51:22 UTC, GrimMaple wrote:
> On Thursday, 22 January 2026 at 16:29:22 UTC, jmh530 wrote:
>> The easier D can make it to call code from Python/Go/Rust, the 
>> less of an issue that is.
>
> What's the point of using D if you're gonna call Go/Rust, just 
> use Go/Rust?

It's more that if you have some existing D code and you find that 
someone else solved your problem in Go/Rust (or Python or R or C 
or whatever), then you may be able to proceed faster by calling 
that Go/Rust code. They also may have done one part of what you 
want in those languages, but not all of it.

And sometimes you're right that it's just faster for me to write 
R/Python code than try to deal with doing a hybrid project.


More information about the Digitalmars-d mailing list