• @marcos
    link
    79 months ago

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

    • @[email protected]
      link
      fedilink
      49 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.

      • xigoi
        link
        fedilink
        29 months ago

        Still better than

        for _, item in ipairs(items)