PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
February 22, 2007

Digital Mars D 1.007 Released

Posted: 2007-02-22 23:27:00
Languages ::

Digital Mars D 1.007 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: comparison, equality, identity and in operators with the same precedence; support for out and inout parameters with compile time function execution; other changes; and bug fixes.