D Languages Programming
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.
Top: Computers: Programming: Languages: D
See Also:
Editor's Picks:
D Programming Language - 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]
-
DedicateD - D programming resource, more for D newbies: news, FAQ, projects with source code, files, links, contact.
-
MKoD: D Programming Language - 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.
-
DDevil's D Programming - The Computer Language Benchmarks Game - D ported benchmarks, table. [Functional Future]
-
D Front End for GCC - For GCC 3.3.x, 3.4.x versions supporting FreeBSD, Linux, Mac OS X, Cygwin. Description, build instructions, downloads, links, contact. [Open source]
-
D Wish List - Of features to add to D, Eigenpoll unofficial list.
-
Wiki4D - WikiWeb for D language user community: documentation, discussions, tutorials, library lists, roadmaps, links.
-
D Programming Language - Fine, brief description. If you are in haste, read this.
-
Simple D Tutorial - Descriptions and examples of several basic concepts, several small example statements/programs.
-
Learn to Tango with D - By Kris Bell, Lars Ivar Igesund, Sean Kelly, Michael Parker; Apress, 2008, ISBN10 1590599608, ISBN13 9781590599600. Introduces D, concise, thorough overview of syntax and features, and Tango software library.
-
jcc7's D Programming Language Page - Brief tutorial, d2html (tool converts D source code to syntax colored HTML), source code, large links page.
-
99 Bottles of Beer on the Wall - D source code of famous beer drinking song.
-
Walter Bright Page - 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;
-
Dee Language - D Wiki page, with comments, links, at Cunningham and Cunningham, Inc.
-
OpenD.org - Purpose: port and support D in Open Source; now researching how to link D frontend to GCC backend, or write a D frontend to the GCC compiler: about, news, contact, downloads, D Linux port.
-
Dprogramming.com - D programming resource: website news, Wiki, source codes (D irclib, DFL, fileprompt, ini, list, SQLite, trayicon, wildcard), FAQ, tutorial, downloads, images, links.
-
Yahoo Groups: D Lab - Forum to discuss D issues, share ideas about projects coded with and for D. Members can download and upload resources.
-
D-porting - D header file downloads for SDL, OpenGL, glut.
-
DStress - D conformance and bug tracking test suite: description, testbed, legend, summary, results (big table), notes, download, submit, links.
-
Skys Docwiki: D Documentation - Wiki to document Digital Mars D, its standard library, and other common libraries.
-
Link Button for D Language - Shades of green and blue colors with text 'D language', image size is 88 x 31, PNG and GIF versions.
Click here to add, change or remove your listing
|