Monthly Archives: March 2008

const(FAQ)

Even more on constness. Walter has put up a FAQ to help clarify the D2 const regime. Bookmark it. It’s bound to grow over the coming months. Technorati Tags: D Programming Language, Walter Bright

Posted in D Programming, News | Leave a comment

Walter on const

One of the most confusing aspects of D 2.0 is the const regime, the keywords and concepts involved in supporting read-only and immutable data. The basic premise of this system in 2.0 is that no language has yet gotten it … Continue reading

Posted in D Programming | Leave a comment

Planet D Has Moved

Planet D has a new home at planet.dsource.org. The old address will kick over to it if you don’t bother updating. And in case you didn’t get the memo, the feed for Planet D is now burned (http://feeds.feedburner.com/dplanet), with all … Continue reading

Posted in News | 1 Comment

SafeD

Bartosz Milewski has posted an article titled SafeD–The Safe Subset of D. It ties into a recent blog post Walter made on memory safety. Technorati Tags: D Programming Language

Posted in Blogs | Leave a comment

New Gamedev/Games Category

I’ve added a new category to the blog to collate all of the game and gamedev posts. I’ve also gone through old posts and updated all of the relevant posts I could find. I went through them rather quickly and … Continue reading

Posted in Gamedev/Games, News | Leave a comment