D

From GPWiki

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server.

However, the GPWiki forums are still active! Come say hello.

This page is far from complete, go ahead and write some more!
You can extend this page by editing it.

D is yet another attempt to "fix" some things that the creator considers are wrong/broken in C++. D includes template metaprogramming, garbage collection, nested functions and classes, mixins, and other advanced features. Some people like it, but it is not widely used yet.

Links