Monthly Archives: April 2009

Bartosz on Multithreading D

Bartosz Milewski has a blog post up on the concepts underlying the design of D’s new multitheading paradigm. It’s a great read for those wondering where D2 is going, particularly if you’ve seen all the hubub over pure, immutable, const, … Continue reading

Posted in Blogs, D Programming, News | Tagged , | 2 Comments

DMD 2.029 Has Arrived

This release incorporates Andrei Alexandrescu’s “revolutionary” (as Walter calls it) range support into Phobos. Along with a number of other Phobos changes and enhancements. And the big new language feature: template function literals. D2 has long been moving into terriroty … Continue reading

Posted in DMD Releases, News | Tagged , | 2 Comments

DCat – Web App Server

If  you are interested in web app development with D, there’s a new kid on the block that you might want to check out. The DCat web application server is a work-in-progress, but the source is available along with (apparently) … Continue reading

Posted in News | Tagged , , | 1 Comment

Monster’s New Home

Monster Script, the scripting language developed with D and aimed at game developers, is moving to a new website. As of now, the new Monster Wiki is up and running at the new domain. There you’ll find tutorials, a language … Continue reading

Posted in Gamedev/Games, News | Tagged , | Leave a comment

DMD 2.028

We’ve has simultaneous releases of DMD 1.x and 2.x for so long, usually with a load of bugfixes and enhancements, that it’s become the norm. Then, a couple of days ago we saw a solo 1.x release that gave us … Continue reading

Posted in DMD Releases, News | Tagged , | Leave a comment