PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 25, 2008

Digital Mars D 1.029 Released

Posted: 2008-04-25 06:12:31
Languages ::

Digital Mars D 1.029 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: an -ignore switch for ignoring unsupported pragmas, documentation updates, bug fixes, and other changes.