PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
May 19, 2008

Digital Mars D 1.030 Released

Posted: 2008-05-19 19:38:12
Languages ::

Digital Mars D 1.030 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: a -lib switch to generate library files, a -man switch to browse the manual, changes to the generation of object files, bug fixes, and other changes.