PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
January 04, 2007

GDC 0.21 Released

Posted: 2007-01-04 00:14:00
Languages ::

GDC 0.21 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 DMD 1.00, basic support for GCC attributes, plus other changes and bug fixes.