PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 11, 2007

Digital Mars D 1.011 Released

Posted: 2007-04-11 22:41:00
Languages ::

Digital Mars D 1.011 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 'ref' and 'macro' keywords, improved debugging support, the prevention of subclassing from 'final' classes, plus other changes and bug fixes.