Update graphics/luminance to version 2.3.1_4
[dports.git] / lang / dmd1 / pkg-descr
1 D is a systems programming language. Its focus is on combining the power and
2 high performance of C and C++ with the programmer productivity of modern
3 languages like Ruby and Python. Special attention is given to the needs of
4 quality assurance, documentation, management, portability and reliability.
5
6 The D language is statically typed and compiles directly to machine code. It's
7 multiparadigm, supporting many programming styles: imperative, object oriented,
8 and metaprogramming. It's a member of the C syntax family, and its appearance
9 is very similar to that of C++.
10
11 It is not governed by a corporate agenda or any overarching theory of
12 programming. The needs and contributions of the D programming community form
13 the direction it goes.
14
15 WWW: http://digitalmars.com/d/1.0/