PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
June 04, 2006

Digital Mars D 0.160 Released

Posted: 2006-06-04 22:59:00
Languages ::

Digital Mars D 0.160 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: more convenient initalization of inner classes, compiler configuration file search sequence changes, bugfixes, and other changes.