Difference between revisions of "Current D Use"
m (Formatting fix) |
(→Organizations) |
||
Line 5: | Line 5: | ||
* [https://www.sociomantic.com/ Sociomantic] - real-time bidding for eCommerce. [http://dconf.org/talks/clugston.html DConf 2013 talk]. Uses D1 / Tango. | * [https://www.sociomantic.com/ Sociomantic] - real-time bidding for eCommerce. [http://dconf.org/talks/clugston.html DConf 2013 talk]. Uses D1 / Tango. | ||
* [http://remedygames.com/ Remedy Games] - game development. [http://dconf.org/talks/evans_1.html DConf 2013 talk]. | * [http://remedygames.com/ Remedy Games] - game development. [http://dconf.org/talks/evans_1.html DConf 2013 talk]. | ||
+ | * [http://www.economicmodeling.com/ EMSI] - economic modeling. | ||
== Notable projects == | == Notable projects == |
Revision as of 12:04, 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.
- EMSI - economic modeling.
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.