PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
July 12, 2006

GDC 0.19 Released

Posted: 2006-07-12 23:16:00
Languages ::

GDC 0.19 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 0.162, the enabling of std.loader for FreeBSD, support for building with Apple's GCC, plus other changes and fixes.