grauzone wrote: > If you mean memory safety, then yes and will probably forever be for all > practical uses (unless D gets implemented on a Java or .net like VM). A VM is neither necessary nor sufficient to make a language memory safe. It's all in the semantics of the language.