Monthly Archives: May 2006

StackThreads

Mikola Lysenko has announced a new library that gives D programmers access to context switching, cooperative threads, and coroutines. The library is called StackThreads and you can pick it up on the project page of Mikola’s website. Technorati Tags: D … Continue reading

Posted in News | Leave a comment

C++ Bindings Generator

Gregor Richards has started a project at DSource called BCD, a development tool that generates bindings for C++. Here’s a blurb from his NG announcement: It works by using GCCXML to parse the C++ header, then making extern “C” wrapper … Continue reading

Posted in News | Leave a comment

gdcmac and gdcwin

Anders F Björklund has released an updated 0.18 gdcmac (gdc precompiled for Mac). He has also gone one step further and precompiled gdc for MinGW on Windows as gdcwin. Thanks, Anders! Technorati Tags: D Programming Language, gdc, gdcmac, gdcwin

Posted in News | Leave a comment

GDC 0.18

David Friedman has reappeared with news of a GDC release. He also has set up a project page at SourceForge, with a Subversion repository forthcoming. The changelog for the new version, as posted in the NG: * Fixes    o … Continue reading

Posted in GDC Releases | Leave a comment

DMD 0.158

DDoc addtions and a boatload of bugfixes. Read all about it. Technorati Tags: D Programming Language, DMD, Digital Mars, Walter Bright

Posted in DMD Releases | Leave a comment