I've been eagerly learning D language these last days. It looks like a dream for me as a supporter of several millions lines of C++ code. We support heavy performance low latency system and it is clear that C++ was the only option in the last ten years. Now, I see D.
So, my questions are pretty obvious. Can I start thinking about migration commercial software product to D language? Is there any example of such migration or existing big commercial software product written on D from the scratch?
How is it safe to invest in this language now? Do we have production quality compiler and debugger? Can we assume that they will be supported and developed?
If you have any experience in migration from C++ to D, it would be great to hear about it from you.
PS. By D I mean D2
Thank you