On Thursday, 27 February 2014 at 15:15:06 UTC, Szymon Gatner wrote:
On Thursday, 27 February 2014 at 14:58:50 UTC, bearophile wrote:
Szymon Gatner:

Tbh it only looks worse and worse to me :(

Perhaps for your use case it's better for you to stick with C++11? While I have written a good amount of D code (perhaps 200_000 lines or more), I still use Python a lot, etc.


For now I don'r really see alternative. Isn't resource a management a crucial part of everyday programming? Or is it really just me?

Resource management is important part, but part but not every language handles it the same way. Apparently some peoples prefers that the language do almost all of this by it self no mater how bad/slow it is.

I do use Python for simple tools and work mainly in C++11(ish as it is really just Microsoft's dialect).

What do you mean by Microsoft's dialect?

Reply via email to