|
D is a compiled, garbage collected, general purpose system and application programming language. It supports three programming models: imperative (function + data), object-oriented, and generic (template metaprogramming); making it a multiparadigm language. It is higher level than C++, but retains abilities to write low level, high performance code, and to interface directly with operating system [MORE]
|
|
|
1. |
A, B, C, ... D! The Programming Language
-
Structured description, review, comparison (C++, Java, C#); many useful, informative forum comments. [OSNews.com]
|
|
|
2. |
D Programming Language
-
Fine, brief description. If you are in haste, read this.
|
|
|
3. |
D Programming Language
-
Compiled, garbage collected, simpler C/C++ replacement by Walter Bright (wrote first DOS C++ compiler). Maximum similarity to C/C++, except where backward compatibility hurts. Overview, specification, download. [Digital Mars]
|
|
|
4. |
DDevil's D Programming
-
Language shootout D ported benchmarks, table. [Functional Future]
|
|
|
5. |
DedicateD
-
D programming resource, more for D newbies: news, FAQ, projects with source code, files, links, contact.
|
|
|
6. |
Dee Language
-
Cunningham & Cunningham, Inc., Wiki pages on D.
|
|
|
7. |
Dprogramming.com
-
D programming resource: website news, Wiki, source codes (D irclib, DFL, fileprompt, ini, list, SQLite, trayicon, wildcard), FAQ, tutorial, downloads, images, links.
|
|
|
8. |
dsource.org
-
Open source development for D: many projects, project and general forums, Subversion source control, bug-tracking, distribution, tutorials, website news.
|
|
|
9. |
DStress
-
D conformance and bug tracking test suite: description, testbed, legend, summary, results (big table), notes, download, submit, links.
|
|
|
10. |
jcc7's D Programming Language Page
-
Brief tutorial, d2html (tool converts D source code to syntax colored HTML), source code, large links page.
|
|
|
11. |
Link Button for D Language
-
Shades of green and blue colors with text 'D language', image size is 88 x 31, PNG and GIF versions.
|
|
|
12. |
OO Programming Newsletter #30
-
Has brief article introducing D. [Bruce Eckel]
|
|
|
13. |
OpenD.org
-
Purpose: port and support D in Open Source; now researching how to link D frontend to GCC backend, or write a D frontend to the GCC compiler: about, news, contact, downloads, D Linux port.
|
|
|
14. |
Simple D Tutorial
-
Descriptions and examples of several basic concepts, several small example statements/programs.
|
|
|
15. |
The D Programming Language
-
Spirited long forum debate over D. [Slashdot]
|
|
|
16. |
Walter Bright Page
-
Wrote D; Northwest Software C, Datalight C, Zorland C, Zortech C++ (first native C++ compiler), Symantec C++, Digital Mars C++; Visual Cafe Java compiler; ABEL Advanced Boolean Expression Language compiler; DMDScript ECMA 262 Script compiler/interpreter; Empire Wargame.
|
|
|
17. |
Wiki4D
-
WikiWeb for D language user community: documentation, discussions, tutorials, library lists, roadmaps, links.
|
|
|
18. |
Yahoo Groups: D Lab
-
Forum to discuss D issues, share ideas about projects coded with and for D. Members can download and upload resources.
|
|
|
19. |
99 Bottles of Beer on the Wall
-
D source code of famous beer drinking song.
|
|
|
20. |
C, Objective-C, C++... D! Future Or Failure?
-
Another long forum debate over D. [Slashdot]
|
|
|
21. |
D Wish List
-
Of features to add to D, Eigenpoll unofficial list.
|
|
|
22. |
MKoD: D Programming Language
-
Explanations, instructions, code samples (pure D, D with Windows APIs), ongoing projects (Make DB test data, Financial Package, Support, Idea List), D website banners, links.
|
|
|
23. |
Skys Docwiki: D Documentation
-
Wiki to document Digital Mars D, its standard library, and other common libraries.
|
|
|
24. |
The Code Moon: D
-
Comments, example of functional closures, anonymous functions giving cleaner way to define generic programs; Glud (GUI Library Using D) D Windows library (was WinLib); archives, downloads, links, email contact.
|
|
|