Digital Mars: D Programming Language
Compiled, garbage collected, simpler C++ replacement by Walter Bright (wrote first DOS C++ compiler). Goal: maximum similarity to C/C++, except where backward compatibility gets in the way. Overview, specification, download.
url: www.digitalmars.com/d/
|
Andy's D Page
Several D libraries, programs: dfbth, String formatting/Console stream (like printf), SciTE (editor), libPNG, xmld (like cppdom).
url: www.ikagames.com/andy/d/
99 Bottles of Beer on the Wall
D source code of famous beer drinking song.
url: 99-bottles-of-beer.ls-la.net/d.html#D
The Code Moon: D
D WinLib windows library; Code Moon archives, downloads, links, email contact.
url: www.codemoon.com/cm/dpage.php
D Env
Integrated Development Environment (IDE) to help develop in D. Goals: make program to easily wrap multiple files and folders into cohesive projects, reduce tedious process of using proper command-line syntax manually or by custom scripts.
url: www.scratch-ware.net/denv/
D Front-end to GCC; codename "Bright"
Project to create front end to GCC compiler for D language. [SourceForge.net]
url: sourceforge.net/projects/brightd/
D Language Design Wiki
Made so language design discussion can take place in a structured environment, with richly interlinked descriptions of the proposals and ideas generated by the D community. Growing pages on design, libraries, code.
url: dlanguage.netunify.com/1
The D Programming Language
Brief description, articles, downloads, documents. [Minddrome Networks]
url: www.minddrome.com/produtos/d/
D Services API
Living specification, project proposal: descriptions, links. [Krysalis Community Wiki]
url: krysalis.org/cgi-bin/krywiki.pl?DServicesAPI
D Win32 COM library
code for embedding MSIE in a 'D' application, and libraries for easy win32 programming (with ported headers)
url: www.geocities.com/one_mad_alien/dcom_not_dcom.html
DDevil's D Programming
Language shootout D ported benchmarks, table. [Functional Future]
url: www.functionalfuture.com/d/
DedicateD
D programming resource, more for D newbies: news, FAQ, projects with source code, files, links, contact.
url: int19h.tamb.ru/
Dee Language
Cunningham & Cunningham, Inc., Wiki pages on D.
url: c2.com/cgi/wiki?DeeLanguage
DIDE
Integrated Developer Environment for D programming language. Also open source D libraries.
url: www.atari-soldiers.com/
D-velopment
Short overview of D language and programming; Win32 API for D (win32api.d) module, Deimos (C->D) conversion tool; downloads, links.
url: www.l8night.co.uk/mwynn/d/
Embedding Lua in D
Lua language API for D: download, short directions, code sample.
url: neuropolis.org/project/lua_from_d/
OpenD.org
Treats porting and support of D in Open Source, researching how to link D frontend to GCC backend: about, news, contact, downloads, D Linux port.
url: www.opend.org/
Simple D Tutorial
Several small D example statements/programs; simple examples of basic concepts.
url: www.geocities.com/jccalvarese/d/tutor
Synesis Software: D
Libraries: synsoft.text.token, synsoft.win32.perf modules; full help, as HTML (compiled and not, MSDN format). [Synsoft]
url: synesis.com.au/synsoft/d.html
TheDLanguage
Pragmatic Programmers, LLC, Wiki page on D with positive comments, and code samples.
url: www.pragmaticprogrammer.com/cgi-local/pragprog?The...
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; Empire Wargame.
url: www.walterbright.com/
Why D Isn't Java?
By Daniel Yokomiso. Brief article explaining how and why D differs from C and Java. Java is an application programming language, D is a system programming language too. [Open Content, GNU FDL]
url: www.minddrome.com/produtos/d/why_d_isnt_java.html
The D Programming Language
Spirited discussion about D, with user comments. [Slashdot]
url: slashdot.org/article.pl?sid=01/08/15/234223
OO Programming Newsletter #30
Has brief article introducing D. [Bruce Eckel]
url: www.mindview.net/Etc/Newsletter/Newsletter30.txt