PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
February 07, 2007

GDC 0.22 Released

Posted: 2007-02-07 08:03:00
Languages ::

GDC 0.22 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: support for GCC 4.1.x, the deprecation of support for GCC 3.3.x, an update to DMD 1.004, plus other changes and bug fixes.