beebui
beebui copied to clipboard
Example programs
It could be fun to add a few example programs which run fine in the emulator...?
I collect many sample BASIC programs here:
https://github.com/udhos/basgo/tree/master/examples
Thanks for the suggestion. We could add a load feature that can access demo resources.
I’d like to include examples such as you have collected but it’s not clear what license they are currently available under...
I have some samples that are from my own writing, so nobody would hit licensing issues with them:
https://github.com/udhos/basgo/blob/master/examples/copy.bas https://github.com/udhos/basgo/blob/master/examples/cat.bas https://github.com/udhos/basgo/blob/master/examples/locate.bas https://github.com/udhos/basgo/blob/master/examples/screen.bas
However I think that gobasic can't handle them yet. 😕