7 comments

  • ronsor 28 minutes ago

    Before I read this, what is there about C3 [0] you don't like?

    [0] https://c3-lang.org

      jjtheblunt 2 minutes ago

      C3 is an embarrassing mess regarding integer types and sizes, missing C99's stdint.h defs, for example.

  • drgo an hour ago

    reads more like a Wishlist rather than actual implementable specs.

      nextaccountic 21 minutes ago

      every spec is implementable

      some just delegate more or less to the implementation

        nextaccountic 18 minutes ago

        that said, the borrowing part is incredibly short on details

        i read trying to assess if it's more or less expressible than rust's current nll or the future polonius and honestly there's nothing there

  • yoklov 24 minutes ago

    This is certainly copying off Rust's homework...

      Fordec 10 minutes ago

      Who copied off Haskells homework, so here we are.