ManiB Senior Member Joined: 12/10/2019 Location: GermanyPosts: 168
Posted: 08:39pm 28 Jul 2026
Hi bfwolf,
thank you very much for taking the time to review the tutorial so thoroughly. I really appreciate your detailed feedback.
You raised several excellent points, especially regarding data types, variable naming rules, and the historical background of line numbers. I completely agree that these topics would make the tutorial more complete and easier to understand, particularly for readers coming from other BASIC dialects.
Coincidentally, your post comes at just the right time. I have recently started adding a public ROADMAP and TODO list to the GitHub repository so everyone can see what is planned for future versions and which suggestions have already been collected.
I've already added your ideas to the TODO list, including:
* a dedicated chapter about data types, * additional information about variable naming rules, * a later chapter covering TYPE ... END TYPE, * and a historical note explaining line numbers and the evolution of BASIC programming style.
This way, everyone can follow the project's progress and see which ideas are planned for future releases.
Thanks again for your valuable suggestions and your encouragement!