On Saturday, 25 February 2012 at 20:13:42 UTC, so wrote:
On Saturday, 25 February 2012 at 18:47:12 UTC, Nick Sabalausky wrote:

Interesting. I wish he'd elaborate on why it's not an option for his daily
work.

Not the design but the implementation, memory management would be the first.

Memory management is not a problem. You can manage memory just as easily in D as you can in C or C++. Just don't use global new, which they'll already be doing.

Reply via email to