|
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.72: (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.23 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.10: 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.81: 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.65: 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
- Jeremy Cowgar's
D DBI v0.15
(D v0.121): is a database independent interface for the
D programming language. Currently with database drivers for
SqlLite v3.x ,
MySQL, and
PostgreSQL.
Graphic Libraries
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
|