Monthly Archives: January 2008

mysql_binding Updated for Linux

Manfred Hansen has updated mysql_binding for Linux. This works with the 2.x branch of DMD or GDC configured with –d-language-version=2. Technorati Tags: D Programming Language, MYSQL, Linux

Posted in News | Leave a comment

D/Objective-C Bridge 0.2

Michel Fortin has announced a new version of the D/Objective-C Bridge. From the NG announcement: * Now compiles and work correctly on Macs with Intel processors.* Reduced the number of functions involved in the the function/method call bridge to reduce … Continue reading

Posted in News | Leave a comment

Learn to Tango with D: Ebook Available

The electronic version of Learn to Tango with D is now available for purchase and immediate download. Technorati Tags: D Programming Language, Tango, programming books

Posted in Learn to Tango With D, Tango | 1 Comment

Entice Designer and DFL Video Tutorial

If you are interested in doing any GUI programming in D, there’s a new video tutorial out that covers Chris Miller’s Entice Designer and D Forms Library. Technorati Tags: D Programming Language, Entice Designer, D Forms Library, DFL, GUI

Posted in GUI, IDE, News | Leave a comment

Why D Got Const

If you’ve ever wondered why Walter added const to D in 2.0, he has added an entry to the FAQ with two items explaining why. The second item gives a bit of insight into D’s future, for the curious. Technorati … Continue reading

Posted in D Programming | 2 Comments