The design principles of D (aka The D Manifesto)

Michel Fortin michel.fortin at michelf.com
Sun Jun 13 19:03:42 PDT 2010


On 2010-06-13 19:04:25 -0400, Andrei Alexandrescu 
<SeeWebsiteForEmail at erdani.org> said:

> "Memory safety is non-negotiable; most everything else is"

Indeed. And it'd be nice if std.algorithm and all the rest of Phobos 
and Druntime worked in @safe mode too, because currently @safe is 
pretty much impossible to use.

I don't think anyone is using SafeD at this time. I tried to use it 
once, but Phobos not being usable and a couple of compiler annoyances 
such as these two made me back off that path.

http://d.puremagic.com/issues/show_bug.cgi?id=4218
http://d.puremagic.com/issues/show_bug.cgi?id=3636

I could probably add one or two more related issues with the compiler/language.

-- 
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/



More information about the Digitalmars-d mailing list