PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
January 03, 2007

Digital Mars D 1.00 Released

Posted: 2007-01-03 23:03:00
Languages ::

Digital Mars D 1.00 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 -v flag for outputting imports, the addition of std.c.linux.pthread, and a number of bug fixes.