Small correction: when I said “BASIC” I meant the BASIC family — I’m actually using Visual Basic 6 (VB6) on Windows. It’s the classic late-90s/2000s RAD IDE. I compile with the built-in VB6 compiler (usually “Native Code”) and stick to the standard controls/runtime (no external libraries).