Canadian Content - D
Languages » D   Canadian Content
    Search:
D

D (Languages)

Canadian Content - D Canadian Content > Computers: Programming: Languages: D:


Similar Categories

D Subs:


Comparison and Review@
Similar Categories Top/Computers/Programming/Languages/C
Similar Categories Top/Computers/Programming/Languages/C++
Similar Categories Top/Computers/Programming/Languages/C/Cyclone
Similar Categories Top/Computers/Programming/Languages/Compiled/Object-Oriented
Similar Categories Top/Computers/Programming/Languages/Garbage Collected/Object-Oriented
Similar Categories Top/Computers/Programming/Languages/Object-Oriented
Similar Categories Top/Computers/Programming/Languages/Objective-C

D Sites:

OO Programming Newsletter #30 OO Programming Newsletter #30
OO Programming Newsletter #30 Has brief article introducing D. [Bruce Eckel]
http://mindview.net/Newsletter/Archive/Newsletter30.txt
Simple D Tutorial Simple D Tutorial
Simple D Tutorial Descriptions and examples of several basic concepts, several small example statements/programs.
http://jcc_7.tripod.com/d/tutor/
MKoD: D Programming Language MKoD: D Programming Language
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.
http://spottedtiger.tripod.com/D_Language/D_Main_XP.html
D Kernel D Kernel
D Kernel D-based OS, flat 32-bit, single thread, ring 0 priority. Source code, notes. By Mike Wynn.
http://www.geocities.com/one_mad_alien/dkernel.html
SynSoft D SynSoft D
SynSoft D Libraries: synsoft.text.token, synsoft.win32.perf modules; full help, as HTML (compiled and not, MSDN format). [Synesis Software Pty Ltd.]
http://synesis.com.au/synsoft/d.html
Andy's D Page Andy's D Page
Andy's D Page Several D libraries, programs: dfbth, String formatting/Console stream (like printf), SciTE (editor), libPNG, xmld (like cppdom).
http://andy.tadan.us/d/
Projects by Deja Augustine Projects by Deja Augustine
Projects by Deja Augustine D.NET compiles slightly modified D source code into .NET compatible assemblies, Python/D module and library to embed or extend Python via D; news updates, documents, downloads.
http://www.scratch-ware.net/d/
The D Programming Language The D Programming Language
The D Programming Language Spirited discussion about D, with user comments. [Slashdot]
http://slashdot.org/article.pl?sid=01/08/15/234223
Joel's D Page Joel's D Page
Joel's D Page Descriptions, source code, downloads for: unDig additions to Dig GUI tools, D port of GLee openGL extensions, Dig-dug D debugger. [Open Source]
http://badmama.com.au/~anderson/JA's_D_Page.html
jcc7's D Programming Language Page jcc7's D Programming Language Page
jcc7's D Programming Language Page Brief tutorial, d2html (tool converts D source code to syntax colored HTML), source code, large links page.
http://jcc_7.tripod.com/d/
leds_editor, Yahoo Groups leds_editor, Yahoo Groups
leds_editor, Yahoo Groups Forum to discuss leds (Light Editor for D Simple) issues.
http://groups.yahoo.com/group/leds_editor/
A7Xpg A7Xpg
A7Xpg Old style chase action game for Windows, coded in D, needs OpenGL, display handling by Simple DirectMedia Layer, source code available. English, Japanese. [Open Source]
http://www.asahi-net.or.jp/~cs8k-cyu/windows/a7xpg_e.html
Wiki4D Wiki4D
Wiki4D WikiWeb for D language user community: documentation, discussions, tutorials, library lists, roadmaps, links.
http://www.prowiki.org/wiki4d/wiki.cgi
Atari-Soldiers Atari-Soldiers
Atari-Soldiers Projects: DIDE D Integrated Developer Environment, many libraries: win32.lib, digcmod, Libcurl bindings (multiprotocol transfer); screenshots, descriptions, downloads. [Open Source]
http://www.atari-soldiers.com/
D String Library D String Library
D String Library Tunah class-based abstract string library source code, and documentation txt file. [Public Domain]
http://tunah.net/~tunah/d-string/
D Win32 COM Library D Win32 COM Library
D Win32 COM Library Code to embed MSIE in a D programs, and libraries for easy Windows 32-bit programming, with ported headers.
http://www.geocities.com/one_mad_alien/dcom_not_dcom.html
DML DML
DML D Markup Language, generalization of Embedding D in HTML as outlined at Digital Mars: description, code samples, stylesheet, downloads.
http://jdanielsmith.org/DML/
Japanese D Pages List in English Japanese D Pages List in English
Japanese D Pages List in English D activity is growing fast in Japan, with useful source code. This is a small but useful list.
http://user.ecc.u-tokyo.ac.jp/~s31552/wp/d/d_en.html
Dee Language Dee Language
Dee Language Cunningham & Cunningham, Inc., Wiki pages on D.
http://c2.com/cgi/wiki?DeeLanguage
D X Windows Headers D X Windows Headers
D X Windows Headers Partial port of X11 headers. By Mike Wynn.
http://www.geocities.com/one_mad_alien/dxwin.html
99 Bottles of Beer on the Wall 99 Bottles of Beer on the Wall
99 Bottles of Beer on the Wall D source code of famous beer drinking song.
http://99-bottles-of-beer.ls-la.net/d.html#D
D Programming Language D Programming Language
D Programming Language Superb brief description of D. If you are in a hurry, read this.
http://en.wikipedia.org/wiki/D_programming_language
International D Programming Language Meetup Day International D Programming Language Meetup Day
International D Programming Language Meetup Day Description and Web form to help D users coordinate and meet each other, in many locations, on the first Monday of each month. [Meetup, Inc.]
http://dpl.meetup.com/
The Code Moon: D The Code Moon: D
The Code Moon: D Comments, example of functional closures, anonymous functions giving cleaner way to define generic programs; Glud (GUI Library Using D) D Windows library (was WinLib); archives, downloads, links, email contact.
http://www.codemoon.com/cm/dpage.php
d.vim d.vim
d.vim D syntax file (script) for Vim text editor. [Open Source, Vim online]
http://www.vim.org/scripts/script.php?script_id=379
Dprogramming.com Dprogramming.com
Dprogramming.com D programming resource: website news, source codes (DFL, fileprompt, ini, list, SQLite, trayicon, wildcard), FAQ, tutorial, downloads, images, links.
http://www.dprogramming.com/
KDE Linux Support for D KDE Linux Support for D
KDE Linux Support for D Documents, program (d.xml for KDE Kate Syntax Highlight System), as tar files. [SMack]
http://users.tpg.com.au/smackoz/
Embedding Lua in D Embedding Lua in D
Embedding Lua in D Lua language API for D: download, short directions, code sample.
http://neuropolis.org/project/lua_from_d/
A, B, C, ... D! The Programming Language A, B, C, ... D! The Programming Language
A, B, C, ... D! The Programming Language Structured description, review, comparison (C++, Java, C#); many useful, informative forum comments. [OSNews.com]
http://www.osnews.com/story.php?news_id=6761
Walter Bright Page Walter Bright Page
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;
http://www.walterbright.com/
leds leds
leds Light Editor for D, to edit source code. Builds on DUI toolkit (a binding to GTK+) and Scintilla editor. [Open Source, GPL]
http://leds.sourceforge.net/
Link Button for D Language Link Button for D Language
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.
http://www.kotiposti.net/mattit/dlang/
DDevil's D Programming DDevil's D Programming
DDevil's D Programming Language shootout D ported benchmarks, table. [Functional Future]
http://www.functionalfuture.com/d/
dsource.org dsource.org
dsource.org Open source development for D: many projects, project and general forums, Subversion source control, bug-tracking, distribution, tutorials, website news.
http://www.dsource.org/
OpenD.org OpenD.org
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.
http://www.opend.org/
D Services API D Services API
D Services API Living specification, project proposal: descriptions, links. [Krysalis Community Wiki]
http://krysalis.org/cgi-bin/krywiki.pl?DServicesAPI
dAntFW dAntFW
dAntFW To be a D application development framework, integrates: DUI D GUI, leds editor, dpq PostgreSQL pd library wrapper, glade-2 interactive designer, xmld XML parser. [Open Source]
http://dantfw.sourceforge.net/
D Language Design Wiki D Language Design Wiki
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.
http://dlanguage.netunify.com/1
DedicateD DedicateD
DedicateD D programming resource, more for D newbies: news, FAQ, projects with source code, files, links, contact.
http://int19h.tamb.ru/
D Language Laboratory D Language Laboratory
D Language Laboratory Professional game programmer makes 2D/3D games for Windows in D; has yaneSDK4D Game Development Library, runs on Linux and Windows, coded in D, uses SDL and openGL. Descriptions, downloads. English, Japanese. [Open Source, LGPL]
http://www.sun-inet.or.jp/~yaneurao/dlang/english.html
TheDLanguage TheDLanguage
TheDLanguage Pragmatic Programmers, LLC, Wiki page on D with positive comments, and code samples.
http://www.pragmaticprogrammer.com/cgi-local/pragprog?TheDLanguage
MySQL for D MySQL for D
MySQL for D Driver for D: download tar file, brief instructions, code examples.
http://www.steinmole.de/d/
DUI DUI
DUI D graphical User Interface: language binding to GTK+ graphical toolkit and OpenGL Extension GtkGLExt. Allows making GUI programs; supports Linux, Windows. [Open Source, LGPL]
http://dui.sourceforge.net/
D-Programming D-Programming
D-Programming Downloads for: template list, dynamic library loader. [Open source]
http://d.wienczny.de/
Ben Hinkle's Page Ben Hinkle's Page
Ben Hinkle's Page For D: GMP interface, classes; documents of port of concurrent Java library, Emacs mode, template for array creation and va_array, simple double ended queue (deque), minimal template library. For C: trial faster std.stream. [Open Source]
http://home.comcast.net/~benhinkle/
Yahoo Groups: D Lab Yahoo Groups: D Lab
Yahoo Groups: D Lab Forum to discuss D issues, share ideas about projects coded with and for D. Members can download and upload resources.
http://groups.yahoo.com/group/d_lab/

D Related Pages: