
Win32 files
-----------

dmd.exe		D compiler			http://dlang.org/dmd-windows.html
sc.ini		D compiler configuration file	http://dlang.org/dmd-windows.html#sc_ini
ddemangle.exe	D symbol demangler
dub.exe		D's package manager		https://github.com/dlang/dub
dustmite.exe	D source code minimizer		https://github.com/CyberShadow/DustMite
lib.exe		Librarian			http://www.digitalmars.com/ctg/lib.html
libcurl.dll	Curl Library			https://curl.haxx.se/
lld-link.exe	LLVM Linker			https://lld.llvm.org/
make.exe	Make program			http://www.digitalmars.com/ctg/make.html
optlink.exe	Linker				http://www.digitalmars.com/ctg/optlink.html
rdmd.exe	Run D program as a script	http://dlang.org/rdmd.html
replace.exe	Find/replace text in file(s)
shell.exe	Test script runner		http://www.digitalmars.com/ctg/shell.html
