Monthly Archives: May 2006

Cairo Bindings Updated

Daniel Keep has updated his D bindings to the Cairo graphics library. Included in the latest update is a new object oriented layer called cairooo. That’s fun to say!

Posted in News | Leave a comment

Derelict Updates

DerelictSDL has been updated to the SDL 1.2.10 interface. This is the minimal version supported. DerelictSDLMixer has also had an interface update, courtesy of James Pelcis. It is now compliant with SDL_mixer 1.2.7. New versions of SDL_net, SDL_image, and SDL_ttf … Continue reading

Posted in Derelict | Leave a comment

List 2.1

Chris Miller has released an enhanced version of his Linked List module.

Posted in News | Leave a comment

Complications++

Walter broke out of the discussion on C++ from D with a post that outlines just how scary it is. My new, favorite quote of the week: C++ designs just don’t fit with D. Even if you could find a … Continue reading

Posted in News | 1 Comment

D is Not C++

It’s been a slow few days on the D news front. However, there is some mild entertainment in the NG right now regarding D’s interoperability with C++. Someone has suggested that D cannot survive unless it natively supports the import … Continue reading

Posted in General | 1 Comment