• Arghblarg@lemmy.ca
    link
    fedilink
    arrow-up
    14
    ·
    17 hours ago

    That is, I’m guessing, either BQN or Uiua?


    I have dabbled in APL, and it can be written either as ‘line noise’ like this, or as readable as any other language, with comments, control blocks and clear variable names. Let’s just say I have … opinions on tacit programming like this.

    • Mikina@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      2 hours ago

      First time I’m seeing Uiua, and I like it. It’s kind of cute, even though I know I’ll probably never use it.

      However, seeing one of their goals being “code that is as short as possible while remaining readable” is kind of ironic, given how it looks and reads. But I don’t mind, it’s still pretty adorable.

      It looks like it’s hell to learn and write. It’s possible that once you learn all the glyphs (which IMO adds unneccessary complexity that goes against their goal of being readable), it might be easier to parse. I’m probably not the target audience, though.