PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
June 20, 2008

Digital Mars D 1.031 Released

Posted: 2008-06-20 06:14:05
Languages ::

Digital Mars D 1.031 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 version identifier D_PIC when the -fPIC switch is used, and bug fixes.