The D Programming Language

No comments
D is a general purpose systems and applications programming language. It is a higher level language than C++, but retains the ability to write high performance code and interface directly with the operating system API's and with hardware. D is well suited to writing medium to large scale million line programs with teams of developers.

D is easy to learn, provides many capabilities to aid the programmer, and is well suited to aggressive compiler optimization technology. D is designed to appeal to C and C++ programmers looking for more power with far less language complexity and without losing performance.

Click here to know more about D.

No comments :

Post a Comment