• @[email protected]
    link
    fedilink
    76 months ago

    Do not expect to find anything like Javascript craziness on other languages. Or you’ll be severely disappointed.

      • xigoi
        link
        fedilink
        26 months ago

        Still better than

        for _, item in ipairs(items)
        
    • @FizzyOrange
      link
      46 months ago

      There are plenty of languages with warts at least as bad as JavaScript’s. Bash, PHP, C, even relatively sane languages like Python still have huge issues like implicit variable declaration.