• @marcos
    link
    710 months ago

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

    • @[email protected]
      link
      fedilink
      410 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
        210 months ago

        Still better than

        for _, item in ipairs(items)