How about a BASIC that uses Labels instead of line numbers, and actual names for variables - some of the statements are different, for example instead of ‘Input’ labelbasic uses ‘ask’ (Each statment begins with a unique letter)

git your own copy at : https://codeberg.org/WasPentalive/LabelBasic.git

  • waspentaliveOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 days ago

    for string arrays – MAT $BOX(3,5) == 15 CHARACTERS OR 15 STRINGS ? I think it does the latter already. Note, I am nearly 70 years old - I got “help” coding this. (oh noe here comes a storm)

    • Treczoks
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 days ago

      MAT [dollar]BOX(3,5) should give a two-dimensional array of strings, of course.