w64devkit: a Portable C and C++ Development Kit for Windows

14 · Christopher Wellons · May 15, 2020, 3:43 a.m.
As a computer engineer, my job is to use computers to solve important problems. Ideally my solutions will be efficient, and typically that means making the best use of the resources at hand. Quite often these resources are machines running Windows and, despite my misgivings about the platform, there is much to be gained by properly and effectively leveraging it. Sometimes targeting Windows while working from another platform is sufficient, but other times I must work on the platform itself. Ther...