  |
dsource.org - http://www.dsource.org/
Open source development for D: many projects, project and general forums, Subversion source control, bug-tracking, distribution, tutorials, website news. |
  |
DUI - http://dui.sourceforge.net/
D graphical User Interface: language binding to GTK+ graphical toolkit and OpenGL Extension GtkGLExt. Allows making GUI programs; supports Linux, Windows. [Open Source, LGPL] |
  |
ABA Games - http://www.asahi-net.or.jp/~cs8k-cyu/index_e.html
Several action games for Windows, coded in D, need OpenGL, display handling by Simple DirectMedia Layer, source code available. English, Japanese. [Open Source] |
  |
gdcmac - http://gdcmac.sourceforge.net/
GNU D Compiler (GDC) for Mac OS X (10.3/10.4). Easy-to-use packages to install D. Descriptions, downloads. |
  |
SynSoft D - http://synesis.com.au/synsoft/d.html
Libraries: synsoft.text.token, synsoft.win32.perf modules; full help, as HTML (compiled and not, MSDN format). [Synesis Software Pty Ltd.] |
  |
Ddbg - http://ddbg.mainia.de
Win32 debugger for the D programming language. Can be used in GUIs as well as the command line. |
  |
wxD - http://wxd.sourceforge.net/
wxWidgets bindings for D language, cross-platform GUI library, supports Windows, Macintosh, and Unix-like OSs with X11/Motif/GTK+. |
  |
The Language Machine - http://languagemachine.sourceforge.net/
Software toolkit for language and grammar. Uses Chomsky's most general grammar, unrestricted (type 0), to manipulate language directly. Useful for powerful translators. Coded in D, via gdc, GCC D front-end. Description, documents, downloads. [Open Source, GPL] |
  |
D Win32 COM Library - http://www.geocities.com/one_mad_alien/dcom_not_dcom.html
Code to embed MSIE in a D programs, and libraries for easy Windows 32-bit programming, with ported headers. |
  |
D.NET - https://mywebspace.wisc.edu/daaugustine/web/d/
Compiles slightly modified D source code into .NET compatible assemblies; 2 download files: source (annotated), binary. |
  |
MySQL for D - http://www.steinmole.de/d/
Driver for D: download tar file, brief instructions, code examples. |
  |
D Language Laboratory - http://www.sun-inet.or.jp/~yaneurao/dlang/english.html
Professional game programmer makes 2D/3D games for Windows coded in D; has yaneSDK4D Game Development Library, runs on Linux and Windows, uses SDL and openGL. Descriptions, downloads. English, Japanese. [Open Source, LGPL] |
  |
D Kernel - http://www.geocities.com/one_mad_alien/dkernel.html
D-based OS, flat 32-bit, single thread, ring 0 priority. Source code, notes. By Mike Wynn. |
  |
Ben Hinkle's Page - http://home.comcast.net/~benhinkle/
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] |
  |
D X Windows Headers - http://www.geocities.com/one_mad_alien/dxwin.html
Partial port of X11 headers. By Mike Wynn. |
  |
d.vim - http://www.vim.org/scripts/script.php?script_id=379
D syntax file (script) for Vim text editor. [Open Source, Vim online] |
 |
dAntFW - http://dantfw.sourceforge.net/
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] |
 |
leds - http://leds.sourceforge.net/
Light Editor for D, to edit source code. Builds on DUI toolkit (a binding to GTK+) and Scintilla editor. [Open Source, GPL] |
 |
leds_editor, Yahoo Groups - http://tech.groups.yahoo.com/group/leds_editor/
Forum to discuss leds (Light Editor for D Simple) issues. |