Monday, February 5, 2024

🎉 New version of BASIC Anywhere Machine

Summary of updates

  • BASIC Language Updates
    • FOR-NEXT: Handling zero STEP values
    • LET: Bug fix
    • Line Numbers: Handling leading zeroes
    • New EVAL Clause for GOTO, GOSUB, RESTORE
      • GOTO syntax diagram
      • GOSUB syntax diagram
      • RESTORE syntax diagram

No comments:

Post a Comment

🚧 In the Works: "Code Insertion" buttons

Try this in the 🔗 development version of BASIC Anywhere Machine . Who likes looking up statement/function statements (or code blocks) to wh...