2007-01-13

D Programming Language 1.0 released

The first official version of the D progamming language is released. It seems to be a good alternative to the meanwhile 20 years old C++. I'v coded some lines with it and loved it. The language is easy to write with a clean syntax, has great features and performance.

As IDE I recommend Code::Blocks, but there are others, follow the links from the D site.