PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
March 08, 2006

Digital Mars D 0.149 Released

Posted: 2006-03-08 16:50:00
Languages ::

Digital Mars D 0.149 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: limited support for implicit function template instantiation, the addition of std.c.fenv, limitations on the operators that are allowed to be used on bools, plus other changes and bugfixes.