PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
May 27, 2006

GDC 0.18 Released

Posted: 2006-05-27 11:26:00
Languages ::

GDC 0.18 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.157, support for PowerPC Linux, partial SkyOS support, fixes for Mac OS X 10.2 build issues, fixes for problems mixing D and assembly floating point operations, in addition to other changes and fixes.