The D Programming Language

Date June 10, 2008

The D programming language is a static typed language similar to C++ but has much more built-in features (like associative arrays, garbage collection, unit tests, …) that makes development extremely efficient compared to C++ and Java (and even Lisp).

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>