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

Write a program that converts BASIC to OLPyBASIC #1

Open
mobluse opened this issue May 30, 2022 · 0 comments
Open

Write a program that converts BASIC to OLPyBASIC #1

mobluse opened this issue May 30, 2022 · 0 comments

Comments

@mobluse
Copy link
Owner

mobluse commented May 30, 2022

It would be rather easy to write a program that converts ZX80 or ZX81 BASIC to OLPyBASIC since these BASICs only have one statement per line. It's relatively easy to write a program that converts from ZX Spectrum BASIC to ZX81 BASIC. Conversion programs from Microsoft BASIC e.g. CBM BASIC v2 (for e.g. C64), MBASIC, or GW-BASIC should also be possible. Also Applesoft BASIC should be possible to convert, but it has different precedence rules.

Write such a conversion program!

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

1 participant