• kia@lemmy.ca
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    Once you get used to the Rust syntax, it actually makes the code look cleaner.

    • dragnucs@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Ans you also learn to format it properly.

      Generally any new santax looks ugly. Then when you understand why it is written like it is it starts looking good.

  • 𝕙𝕖𝕝𝕡@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    One big reason Nim never really caught on is because we’ve got lots of fast-ish languages with garbage collection (like Go, which sucks a lot of oxygen away from Nim IMO). Rust introduced a new concept to the mainstream that lets you program safely without a runtime hit for garbage collection.

      • 𝕙𝕖𝕝𝕡@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        To my knowledge, Ada doesn’t have an equivalent to Rust’s borrow checker. I also think I covered that base by specifying “mainstream” 😀

  • loops@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    What are the last two? I know Python and C, but haven’t seen the last two.

    • pollocks@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      The third one is rust which has become a meme at this point. Programmers like it because it has almost as much performance as C but has a lot of safeguards preventing memory errors and vulnerabilities. I have no idea what the last one is tho

          • Double_A@discuss.tchncs.de
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            The crab is public domain, so you can use it to advertise your own Rust project or whatever. The gear logo belongs to the Rust foundation, which sparked some controversy a while ago.