You might be overstating this just a bit. Interest in retro computing is always gonna be a niche hobby, and there's nothing wrong with that, but I wouldn't get my hopes up that BASIC is gonna make some kind of comeback on the mainstream programming front.Daedalus wrote: ↑Wed Jul 05, 2023 9:32 pm One of the things all of this this tells me is the sheer popularity of BASIC. It's always been that way, really... I've just ignored it. But the reality is that programming unique things in compiled languages is HARD. Way harder than most people are willing to sign up for, BASIC serves to flatten that curve.
As for compiled languages being hard, that's purely subjective. A better modern-day language comparison to BASIC is Python. Next to BASIC, Python is the easiest mainstream language out there. In fact, there are a number of parallels between BASIC and Python.