1
+ Ddoc
2
+
3
+ $(D_S $(TITLE),
4
+
5
+ $(P Development of the D programming language is driven by the passion and dedication of its users. From
6
+ $(LINK2 contributors.html, submitting and reviewing pull requests) to
7
+ $(WEB issues.dlang.org, reporting issues), offering help in $(HTTPS forum.dlang.org, the forums),
8
+ and writing guest posts for $(HTTPS dlang.org/blog, the official blog), the members of the D
9
+ community contribute as and how they can, most often for no compensation other than personal
10
+ satisfaction.
11
+ )
12
+
13
+ $(P Behind the scenes, the D Language Foundation sets priority tasks, works with partners to organize
14
+ $(WEB dconf.org, the annual DConf), awards scholarships, promotes the language, and more. Here, again,
15
+ members of the community keep the wheels rolling through their generous contributions.
16
+ )
17
+
18
+ $(P On this page, we recognize some of those who have made monetary donations to the D Language Foundation.
19
+ Each $(LINK2 donate.html, donation), big and small, enables us to keep working toward our goals. The
20
+ list is ordered by total donation amount, descending, and is far from exhaustive. If you have donated to
21
+ the D Language Foundation and want to see your name in the list, please let us know at
22
+ $(LINK2 mailto:social@dlang.org, social@dlang.org).
23
+ )
24
+
25
+ $(UL
26
+ $(LI Andrei Alexandrescu)
27
+ $(LI Symmetry Investments)
28
+ $(LI Gerhardus Jansen)
29
+ $(LI Ali Çehreli)
30
+ $(LI John Hall)
31
+ $(LI Jack Applegame)
32
+ $(LI Emil Nicolaie Perhinschi)
33
+ $(LI Sepany)
34
+ $(LI Georges Robert)
35
+ $(LI Alexander Bothe)
36
+ $(LI Unity Technologies ApS)
37
+ $(LI Jared Hanson)
38
+ $(LI Zhang Zongren)
39
+ $(LI D. Gilliland)
40
+ $(LI Sebastian Wilzbach)
41
+ )
42
+
43
+ )
44
+
45
+ Macros:
46
+ TITLE=D Language Foundation Sponsors
0 commit comments