D (programming language)






The D programming language, also known simply as D, is an object-oriented, imperative, multiparadigm system programming language by Walter Bright of Digital Mars.

It originated as a re-engineering of
C++.

D has redesigned some C++ features and has been influenced by con
cepts used in other programming languages, such as Java, C# and Eiffel.

D compil
ers:

A stable version, 1.0, was released on January 2, 2007.

An exp
erimental version, 2.0, was released on June 17, 2007.

  • DMD: the Digital Mars D compiler, the official D compiler by Walter Bright. The compiler front end is licensed under both the Artistic LicenseGNU GPL; sources for the front end are distributed along with the compiler binaries. The compiler back end is proprietary. and the
  • GDC: A front end for the GCC back end, built using the open DMD compiler sources. Development snapshots also support D version 2.0.
  • LLVMDC: A new compiler, also based on open DMD sources that uses LLVM as its compiler back end. It's in early development.


DOWNLOAD DIGITAL MARS D COMPILER 2.0 HERE

D logos:

Read Users' Comments (0)

0 Response to "D (programming language)"