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.
The D language is statically typed and compiles directly to machine code. It's multiparadigm, supporting many programming styles: imperative, object oriented, and metaprogramming. It's a member of the C syntax family, and its appearance is very similar to that of C++.
I'm interested if someone has ever wrote a program algorithm in D.
I want to know, some details on the language, any good or bad expirience with it and so on.
Any comment is welcome.
Like an angel without a sense of mercy.
I haven't used it, but since the compiler is available for free, you could certainly try it out. Personally, I suspect that C++, the Boost library, and a GUI library will give you the same power/functionality. I know there are a number of people who like it, but I already have too many C-style languages competing for space in my head without polluting that space with another.
Right, its basicaly nothing really special. I just want to read some comments from different users of the D language.
Thank you for your uncovered reply, WingedPanther.
Like an angel without a sense of mercy.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks