PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
July 23, 2007

Digital Mars D 2.003 Released

Posted: 2007-07-23 22:19:00
Languages ::

Digital Mars D 2.003 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 'extern (System)', the addition of std.traits, the addition of the foreach range statement, bug fixes, and other changes.