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

Modify CHR$ and improve PRINT commands #21

Merged
merged 3 commits into from
Dec 21, 2022
Merged

Modify CHR$ and improve PRINT commands #21

merged 3 commits into from
Dec 21, 2022

Conversation

hornc
Copy link
Owner

@hornc hornc commented Dec 17, 2022

closes #20
closes #19

@hornc
Copy link
Owner Author

hornc commented Dec 21, 2022

Still TODO: PRINT separators ,;' -- allow these characters to appear inside quotes.

@hornc hornc mentioned this pull request Dec 21, 2022
@hornc hornc changed the title WIP: Modify CHR$ and improve PRINT commands Modify CHR$ and improve PRINT commands Dec 21, 2022
@hornc
Copy link
Owner Author

hornc commented Dec 21, 2022

this fixes the immediate bugs, and improves the CHR$ documentation.
#22 contains some more non-blocking PRINT improvements.

@hornc hornc merged commit ab784b6 into master Dec 21, 2022
@hornc hornc deleted the chr_print branch January 11, 2023 03:17
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

Successfully merging this pull request may close these issues.

CHR$(n) -> CHR$ n ANIMTEST001.bas broken on master
1 participant