DIP1000: Memory Safety in a Modern System Programming Language Pt. 1
Memory safety needs no checks D is both a garbage-collected programming language and an efficient raw...
D News May ’22: D 2.100.0; GDC & LDC Releases; DConf ’22 Schedule Published & Early-Bird Registration Ends
May was a busy month in D land. Early on, a major milestone release of GDC,...
D News Jan-Mar 2022: SAOC 2021, D 2.099.0, DConf ’22
The first three months of 2022 brought some major milestones: Symmetry Autumn of Code 2021 came...
Reducing Template Compile Times
Templates have been enormously profitable for the D programming language. They allow the programmer to generate...