PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 22, 2007

GDC 0.24 Released

Posted: 2007-08-22 22:17:00
Languages ::

GDC 0.24 has been released. It is a D front-end for the GNU Compiler Collection. 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: an update to Digital Mars D 1.020, the removal of support for GCC 3.3.x, and bug fixes.