fgda logo for printout

Selected Articles

Topic: d

View all articles

 

A look at the D programming language

January 3, 2013 | 4 comments | Tags: c, d

The D programming language is an interesting alternative to C++ as being also natively compiled. Let us look at some of D constructs from a C++ perspective, to prove their usefulness. Then a few words will be said about the garbage collector in D, and why it's still considered a controversial feature.