PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
December 10, 2006

Digital Mars D 0.177 Released

Posted: 2006-12-10 00:06:00
Languages ::

Digital Mars D 0.177 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: improved name mangling for floating point constants, improved RTTI support, implicit conversion of arrays to pointers only when the -d option is used, plus other changes and a number of bug fixes.