PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
July 18, 2006

Digital Mars D 0.163 Released

Posted: 2006-07-18 18:10:00
Languages ::

Digital Mars D 0.163 has been released. D is a general-purpose language designed as a successor to C++, offering features such as design by contract, garbage collection, first class arrays, closures, templates, and more.

This release includes: the addition of static imports, renamed imports, and selective importing; imports that default to private instead of public; plus other changes and several bugfixes.