Home > Computers > Programming > Languages > D
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 APIs, and hardware, via an inline assembler. D is well suited to writing medium to large scale, million line programs, with teams of developers. D is easy to learn, more so for C/C++ and Java programmers, has many abilities to aid programmers, and is intended for aggressive compiler optimizing. It maximizes similarity to C/C++ language, processes, and tools, except where backward compatibility interferes with productive coding and more efficient compiling. The effort is lead by Walter Bright, who wrote or co-wrote many respected programs. Compilers: Zortech C/C++ that became Symantec C/C++ that is now Digital Mars C/C++, Northwest Software C, Datalight C, Zorland C, Visual Cafe Java, DMDScript (ECMA 262 (JavaScript) compiler/interpreter), ABEL (Advanced Boolean Expression Language). Games: Mattel Las Vegas Roulette, Empire: Wargame of the Century.
http://www.99-bottles-of-beer.net/language-d-911.html
D source code of famous beer drinking song.
http://dgcc.sourceforge.net/
For GCC 3.3.x, 3.4.x versions supporting FreeBSD, Linux, Mac OS X, Cygwin. Description, build instructions, downloads, links, contact. [Open source]
http://www.digitalmars.com/d/
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]
http://en.wikipedia.org/wiki/D_programming_language
Fine, brief description. If you are in haste, read this.
http://all-technology.com/eigenpolls/dwishlist/
Of features to add to D, Eigenpoll unofficial list.
http://shinh.skr.jp/d/porting.html
D header file downloads for SDL, OpenGL, glut.
http://int19h.tamb.ru/
D programming resource, more for D newbies: news, FAQ, projects with source code, files, links, contact.
http://c2.com/cgi/wiki?DeeLanguage
D Wiki page, with comments, links, at Cunningham and Cunningham, Inc.
http://www.dprogramming.com/
D programming resource: website news, Wiki, source codes (D irclib, DFL, fileprompt, ini, list, SQLite, trayicon, wildcard), FAQ, tutorial, downloads, images, links.
http://jcc_7.tripod.com/d/
Brief tutorial, d2html (tool converts D source code to syntax colored HTML), source code, large links page.
http://spottedtiger.tripod.com/D_Language/D_Main_XP.html
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.
http://jcc_7.tripod.com/d/tutor/
Descriptions and examples of several basic concepts, several small example statements/programs.
http://www.quit-clan.de/docwiki/
Wiki to document Digital Mars D, its standard library, and other common libraries.
http://www.walterbright.com/
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.
http://www.prowiki.org/wiki4d/wiki.cgi
WikiWeb for D language user community: documentation, discussions, tutorials, library lists, roadmaps, links.
http://tech.groups.yahoo.com/group/d_lab/
Forum to discuss D issues, share ideas about projects coded with and for D. Members can download and upload resources.
Home > Computers > Programming > Languages > D
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us