Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

D is memory unsafe by default so it probably has a lot of them.


D runs in @system by default but there are @safe which enforces safety and @trusted (like unsafe in Rust). Those are all attributes you can write libraries in like @nogc etc.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: