Another thought for a task: the build scripts. The manual labour needed to build and install DMD, druntime and Phobos is frustrating. Ideally it'd be nice to have a solution like LDC, where druntime and Phobos are git submodules and they get built and installed via one simple script (for LDC you just need to call cmake to configure and then make && make install).

Reply via email to