DUB 1.36.0

DUB is a source file dependency resolver and package manager for the D programming language. It utilizes a simple JSON package description scheme, integrates with git for implicit release versioning, generates VisualD project files for MonoD, comes with support for DMD, GDC and LDC; and can utilize local directories as package source.

gtkD 3.10.0

GtkD is a D binding for the GTK+ toolkit, Gobject, GStreamer. It's currently targetting Gtk 3.22+ and provides a convenient OO wrapper; similar to the bindings in Vala.

Coedit 3.7.10

IDE for the D programming language, its compilers, tools and libraries.

dexed 3.7.4

IDE for the D programming language, its compilers, tools and libraries.

PseudoD 1.7.5

PseudoD is an interpreted programming language for C and C++ with an entirely Spanish syntax losely based on Ada and D. It provides a limited set of operators and keywords. The implementation is just a few kilobytes.