- cross-posted to:
- technews@radiation.party
- cross-posted to:
- technews@radiation.party
I’ve never used D but this really makes me want to give it a shot. Did anyone try it, and would you recommend using it?
I’ve never used D but this really makes me want to give it a shot. Did anyone try it, and would you recommend using it?
DMD is the reference implementation as far as I know, so I don’t think they have the same issue that C and C++ have with regards to needing to have a standard that pleases everyone. I agree that it has an issue positioning itself relative to other languages, but to me D is the good kind of boring. It has most of what you need, there is very little that is surprising in it, if you find yourself needing to do something, probably D has an easy-ish way of doing it.