PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 11, 2006

Digital Mars D 0.164 Released

Posted: 2006-08-11 23:36:00
Languages ::

Digital Mars D 0.164 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 the DDOC_COMMENT macro to Ddoc, and a number of bugfixes.