PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 30, 2006

Digital Mars D 0.155 Released

Posted: 2006-04-30 23:07:00
Languages ::

Digital Mars D 0.155 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 the Microsoft windbg.exe Win32 debugger, the removal of std.recls, std.regexp speed improvements, the addition of an optional stack size parameter to constructors, plus other changes and a number of bugfixes.