PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
February 21, 2008

Digital Mars D 2.011 Released

Posted: 2008-02-21 06:08:10
Languages ::

Digital Mars D 2.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: standard library updates and additions; the addition of std.xml, std.complex, std.iterator, std.c.linux.tipc and std.c.linux.termios; the addition of the 'nothrow' keyword; re-enabled auto interfaces; bug fixes; and other changes.