D and Secure Programming
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Sun Oct 2 14:19:25 PDT 2016
"Vast experience has shown us that it is unrealistic to expect programmers to
write secure code in memory-unsafe languages."
https://techcrunch.com/2016/10/01/learned-helplessness-and-the-languages-of-dao/
Memory safe programming languages will become a pervasive design requirement,
likely rather soon. D must support memory safe programming or it has no future.
https://github.com/dlang/dmd/pull/5972
is a major step forward for that.
More information about the Digitalmars-d
mailing list