Correct read function to stop trimming of final character of user input#1
Correct read function to stop trimming of final character of user input#1Rufilla wants to merge 2 commits intomrfishie:masterfrom Rufilla:master
Conversation
…ut, correcting loss of final character during INPUT A$;PRINT A$
|
Hey man, thanks a heap for your merge request! For the SHELL command, the purpose of this project was to create a toy interpreter for the BASIC flavour found in the 'Basic!' iOS app, which I was playing around with at the time - the end goal of the project was to have an interpreter that could run (nearly) all projects created in that app. For these reasons, I can't really merge the SHELL command (but as I said, I would be completely happy to merge the other commit - I believe I will need you to create a new pull request with only that commit for me to do this, however). If you are interested in maintaining this project, you are of course free to do whatever you want with your own fork, and if you want I can add a link to the README of this project to your maintained fork. |
correcting loss of final character during INPUT A$;PRINT A$.