TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The D Programming Language Conference '23

48 pointsby pcfwikalmost 2 years ago

2 comments

cryptosalmost 2 years ago
Why has D failed to get momentum? Some years ago (maybe 15?) there was some buzz around this language, which looks like a nice improvement for many C or C++ use cases (but not all!). The language makes a more ergonomic impression than Go, for example, and it is probably easier to learn than Rust, because you don't have to wrap your head around the borrow checker. However, today hardly anyone talks about D and I wonder where the train derailed.
评论 #37304468 未加载
评论 #37307382 未加载
评论 #37306646 未加载
评论 #37304186 未加载
评论 #37305212 未加载
Alifatiskalmost 2 years ago
I tried D on a few projects a few years ago, its good. Very flexible in what you can achieve with meta-programming.<p>I think one reason it doesn’t get more attention is because some people get scared when they read GC, its a no-go for some.<p>I’d say for being a GC language, it’s still worth looking in to.
评论 #37307206 未加载