PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
October 17, 2007

Digital Mars D 2.006 Released

Posted: 2007-10-17 06:34:00
Languages ::

Digital Mars D 2.006 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: support for invariant strings; overload sets for functions and templates; the new std.getopt module for command-line processing; new functions in the std.conf, std.file, std.path, std.stdio and std.string modules; std.variant and std.contracts modules; bug fixes; and other changes.