It's BASIC but not as we know it

submitted by edited

https://codeberg.org/WasPentalive/LabelBasic.git

How about a BASIC that uses Labels instead of line numbers, and actual names for variables - some of the statements are different, for example instead of ‘Input’ labelbasic uses ‘ask’ (Each statment begins with a unique letter)

git your own copy at : https://codeberg.org/WasPentalive/LabelBasic.git

29
15

Back to main discussion

How does it compare to Gambas? https://gambaswiki.org/website/en/main.html

It is not a “visual basic”, the code is less complicated, the interpreter is smaller and easier to change, and you get the source code (you do for Gambas too, but Gambas is way more complex)



Insert image