|
|
MKoD - D Programming Language
A list of some useful tools and librarys.
A list of known useful "D" tools and librarys available
Editors and Tools
- Crimson Editor v3.7: (ASCII / ANSI, Unicode UTF-8, UTF-16BE, and UTF-16LE)
- A Free ASCII / ANSI / Unicode Professional Source / Text Editor
- Code Syntax-Colorization Highlighting for D
- A Tabbed Multi-Document Interface
- Toggleable Side Line-Numbers
- Save files as DOS/Windows, MAC, or UNIX
- Shawn Liu's
Elephant v0.33 (no longer in development) and
Poseidon v0.21 an
IDE for the D programming language.
- CREdit v1.013: (ASCII / ANSI only) A Text Editor with
syntax colorization for user-definable languages
- XRay v2.0: a really good free XML Editor (must register before downloading)
- Dependency Walker v2.2: a free utility that scans any 32-bit or
64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules.
Tis a more advance version of the same one that was included with MS Visual C/C++ v6.0 as an extra tool.
- IZArc v3.6: the ultimate free archive utility supports
many archive formats like: 7-ZIP, A, ACE, ARC, ARJ, B64, BH, BZ2, BZA, CAB, CPIO, DEB, ENC, GCA, GZ, GZA, HA, JAR,
LHA, LIB, LZH, MBF, MIM, PAK, PK3, RAR, RPM, TAR, TAZ, TBZ, TGZ, TZ, UUE, WAR, XXE, YZ1, Z, ZIP, ZOO.
- 7-Zip v4.42: a free archive utility that supports the
following formats: 7z, ZIP, CAB, RAR, ARJ, GZIP, BZIP2, Z, TAR, CPIO, RPM and DEB.
D Build Tools
D Libraries
Database Interfaces and Libraries
Graphic Libraries
- DUI v0.20.100+ (D v0.109):
DUI is a D language graphical User Interface library based on GTK+ graphical toolkit.
- Christopher E. Miller's
DFL v0.92
(D v0.172):
D Forms Library, is a Win32 API interface windowing library for the
D programming language.
- Ben Hinkle's
MinWin
(D v0.177):
a "minimal window toolkit," that's a cross-platform GUI toolkit for D, which
supports backend tookits for Windows, Motif and GTK.
- unDIG (D
v?.???): a D GUI library for Windows that has OpenGL components. (Includes OpenGL.lib)
- Clay Smith's
ClayTek 3D v0.01
(D v0.101): ClayTek 3D Game Library and Editor.
Ports of Microsoft's Windows headers (needed for Win32 API calls)
- Core32: Microsoft Windows' header files for windows, gdi, user, and com
- ODBC32: ODBC32.DLL header files for sql, sqlext, sqltypes, and sqlucode
|