• chaogomu
    link
    fedilink
    101 year ago

    Basic used “else”.

    It’s nice. “if”, “then”, and “else”. I spent a year programming a shitty roulette game on an Apple 2e back in high school. I still remember the joy of using if/then/else paired with goto to make a horrible mess of spaghetti logic.

    But yeah, “else” is nice.

    • @[email protected]
      link
      fedilink
      7
      edit-2
      1 year ago

      Using a standalone ‘else’ would tickle my brain in the same nice way that being able to declare a variable inside an ‘if’ statement as if it were a ‘for’ loop (which you can do in modern C++) does.

      • @[email protected]
        link
        fedilink
        41 year ago

        Please God, no. I had to unravel terminal scripting code that was written in some propriety BASIC language with basically no documentation.

        Took me a chunk of time trying to figure out how it worked before I made the realization that it was BASIC