• IcyToes@sh.itjust.works
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    2 months ago

    Why?

    The description doesn’t really say what it does differently. Which I assume is the reason someone would create a language. How does it differ from C etc.?

      • lad@programming.dev
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 months ago

        have no package manager and encourage less code reuse as a shared value

        Also, its main goal is understandability, but some stdlib is written in assembly. I mean, this looks like a nice but very niche language, for some small endeavours maybe?

        • maarvin@lemmy.zip
          link
          fedilink
          arrow-up
          3
          ·
          2 months ago

          I suppose hare may be nice in environments where the entire tool-chain needs to be audited.

          Besides vibe I don’t really understand what niche it fills but, I’m not that smart. Syntax looks cool tho

          • lad@programming.dev
            link
            fedilink
            English
            arrow-up
            1
            ·
            2 months ago

            Yeah, I can totally see pet projects done with this, it would be relatively simple to understand by others, and you can get to know your project through and through.