Difference between revisions of "Current D Use"
(Added various) |
m (Formatting fix) |
||
Line 13: | Line 13: | ||
* [http://www.inventivedingo.com/mayhemig Mayhem Intergalactic] - the first commercial video game written in D (2007). [http://forum.dlang.org/post/fjakft$cv4$1@digitalmars.com Newsgroup announcement]. | * [http://www.inventivedingo.com/mayhemig Mayhem Intergalactic] - the first commercial video game written in D (2007). [http://forum.dlang.org/post/fjakft$cv4$1@digitalmars.com Newsgroup announcement]. | ||
− | === Other == | + | === Other === |
* [http://www.xomb.org Xomb] - an exokernel operating system written in D. | * [http://www.xomb.org Xomb] - an exokernel operating system written in D. |
Revision as of 05:40, 16 June 2013
Organizations and notable projects using D:
Contents
Organizations
- Sociomantic - real-time bidding for eCommerce. DConf 2013 talk. Uses D1 / Tango.
- Remedy Games - game development. DConf 2013 talk.
Notable projects
Video games
- ABA Games (2004-2005). Written in D 0.x.
- Mayhem Intergalactic - the first commercial video game written in D (2007). Newsgroup announcement.
Other
- Xomb - an exokernel operating system written in D.
Publications
Programming languages
- Verifiable Functional Purity in Java (2008). Praises D's approach to purity.