PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
March 06, 2007

GDC 0.23 Released

Posted: 2007-03-06 08:23:00
Languages ::

GDC 0.23 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 64-bit targets, an update to DMD 1.007, plus other changes and bug fixes.