D Programming Language

January 4, 2007 – 9:31 am

D is a systems programming language. Its focus is on combining the power and high performance of C and C++ with the programmer productivity of modern languages like Ruby and Python. Special attention is given to the needs of quality assurance, documentation, management, portability and reliability.

D Programming Language Sample

D is statically typed, and compiles direct to native code. It’s multiparadigm: supporting imperative, object oriented, and template metaprogramming styles. It’s a member of the C syntax family, and its look and feel is very close to C++’s.

Related posts:

  1. Custom Programming And Out Of Office Processing
  2. Language Support In Notes Databases
  3. XFL – Extended Formula Language
  4. Get the template name from a database
  5. !!HELP!! – Italian Language File available

Sorry, comments for this entry are closed at this time.