Difference between revisions of "Current D Use"
m (→Organizations) |
(→Organizations) |
||
Line 7: | Line 7: | ||
* [http://www.funkwerk-itk.com/funkwerk_itk_en/ Funkwerk IT Karlsfeld] - passenger information systems. [http://dconf.org/talks/rohe.html DConf 2013 talk]. Uses D2 / Phobos, Tango (log, xml). | * [http://www.funkwerk-itk.com/funkwerk_itk_en/ Funkwerk IT Karlsfeld] - passenger information systems. [http://dconf.org/talks/rohe.html DConf 2013 talk]. Uses D2 / Phobos, Tango (log, xml). | ||
* [http://www.economicmodeling.com/ EMSI] - economic modeling. [http://forum.dlang.org/post/kpnb4n$24t0$1@digitalmars.com Discussion]. | * [http://www.economicmodeling.com/ EMSI] - economic modeling. [http://forum.dlang.org/post/kpnb4n$24t0$1@digitalmars.com Discussion]. | ||
+ | * [http://www.randomstorm.com/ RandomStorm] - network security products and services. Uses D2 / Phobos. | ||
== Notable projects == | == Notable projects == |
Revision as of 18:08, 22 July 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.
- Funkwerk IT Karlsfeld - passenger information systems. DConf 2013 talk. Uses D2 / Phobos, Tango (log, xml).
- EMSI - economic modeling. Discussion.
- RandomStorm - network security products and services. Uses D2 / Phobos.
Notable projects
Video games
- ABA Games (2004-2005). Written in D 0.x, includes source code.
- 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.