Comment by anthk

1 day ago

With GNU/Linux and BSD I just recompile. I can run old C stuff from the 90's with few flags.

Under GNU/Linux, the VB6 counterpart would be TCL/Tk+SQlite, which would run nearly the same over almost 25-30 years.

As a plus, I can run my code with any editor and the TCL/Tk dependencies will straightly run on both XP, Mac, BSD and GNU/Linux with no propietary chains ever, or worse, that Visual Studio monstruosity. A simple editor will suffice and IronTCL weights less than 100MB and that even bundled with some tool, as BFG:

https://codeberg.org/luxferre/BFG

IronTCL:

https://www.irontcl.com/index.html

Good luck finding some VB5/6 runtime libraries out there without being a virii nest.