
October 7th, 2007, 09:59 PM
|
|
Contributing User
|
|
Join Date: Feb 2007
Location: Seattle
Posts: 58
Time spent in forums: 10 h 48 m 54 sec
Reputation Power: 2
|
|
|
New D Compiler Released
Walter Bright has released a new version of his Digital Mars D compiler, which fixes several bugs and has better support for interfacing with C++ code.
You can digg it here:
digg.com/programming/The_D_Programming_Language_Is_Getting_Better
The compiler is available free of charge for the Windows and Linux platforms. D has features not available (yet) in C++, such as variadic templates, garbage collection and built-in associative arrays.
For D Programming tutorials visit the Digital Mars site.
Enjoy!
|