▲ | giancarlostoro 3 days ago | |||||||
I want to like Zig, but D still exists and feels like everything I want from a C-like alternative to C++ I just wish the rest of the industry had adopted it long ago. Zig has a strange syntax, and Rust is basically eating chunks of the industry, especially in programmer tooling across various languages as is Go (it powers most cloud providers and is the 2nd top choice for AI right after Python). | ||||||||
▲ | sethops1 3 days ago | parent | next [-] | |||||||
I remember before Rust when Go vs. D was the topic of the day. I even bought a D book and was working through it when Go was announced, and it won me over. The difference maker for me was the standard library; working with Go was just easier, full stop. That and using names like 'int64' instead of 'double', because that's what my brain likes apparently. | ||||||||
| ||||||||
▲ | pjmlp 3 days ago | parent | prev [-] | |||||||
D would be great, unfortunately they never got the killer application for mass adoption. |