PLNews: Programming Language News

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

Digital Mars D 0.170 Released

Posted: 2006-10-17 23:31:00
Languages ::

Digital Mars D 0.170 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 'foreach_reverse'; changes to the handling of final member functions; null as an exact match for null pointers, delegates, arrays, class objects, etc.; and other changes and bugfixes.