Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example programs #1

Open
udhos opened this issue Mar 6, 2019 · 2 comments
Open

Example programs #1

udhos opened this issue Mar 6, 2019 · 2 comments

Comments

@udhos
Copy link

udhos commented Mar 6, 2019

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

@andydotxyz
Copy link
Owner

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...

@udhos
Copy link
Author

udhos commented May 15, 2019

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. 😕

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants