Hi all! New member here! Totally new at this, beeing an old, almost senile geezer, so be gentle…
Years ago (10-15 years), I got involved with BASIC-256. It had a lively community back then and I had a lot of fun sharing small programs and getting involved in the community. I’m even mentioned on its Wikipedia page!!
Now that I’m retired, I decided to revisit it and was disappointed that the community was gone, the website was as good as dead (https://basic256.org ) and the project had stopped with the last official release dating back to 2020 with version 2.0.0.11 ( https://sourceforge.net/projects/kidbasic ). Some developer activity had gone on since then, but it seems the project ended with a failed port of Qt5 to Qt6. Of course, the maintainers had been plugging away at it since 2006, so there is that too.
The last release works well enough for fun coding so I created a new website (https://uglymike.static.domains )to showcase my work. It seemed I was pretty much the only BASIC-256 user left.
So I did what any self-respecting retiree would do and forked the project (well, more of a continuation than a fork. It’s still basic256), got some help from the free A.I. Engines out there (some help being an understatement….) and presto!! Basic256 reborn, this time on https://github.com/uglymike17/basic256 There is no release yet, but you can already download almost-recent builds for Windows, macOS, Linux-x86 and Linux-ARM (Raspberry Pi) from my website mentioned above. Why, there is even a version you can run straight away in you browser,! Just point your browser at https://uglymike17.github.io/basic256 and get cracking! There are some cool examples you can load.
Now, basic256 is not a real retro BASIC (like the ones that emulate Commodore, Spectrum, QBasic and so on) but neither is it a really ‘modern’ BASIC with SDL, C++ includes, 3D engines and what have you. It still is at its core an educational BASIC, ready to help you get started in the world of programming (Jeez, writing a book here….)
So, what do you think? Care to give it a try? It’s all free stuff (GPL) There is documentation on https://doc.basic256.org but again, that site is showing its age. I already converted it to Docusaurus and will also put it on github.io. For now, the help still points to the ‘old’ documentation (as does the About-box)
Remarks and suggestions at this early stage are very welcome! Stars on the github page are welcome too as these will help me get the Windows Installer signed….
Kind regards,
UglyMike
