ofalkaed 2 days ago

I played with Austral about a year ago and really wanted to use it for my projects, but as a hobbyist and mostly inept programmer it lacked the community and ecosystem I require. I found it almost intuitive and the spec does an amazing job of explaining the language. Would love to see it get a foothold.

khaledh 2 days ago

Same with Vale: https://vale.dev

  • alexeldeib 2 days ago

    ouch, last “recent update” in 2023. Any idea what happened?

    • valorzard 2 days ago

      The author got hired by Modular, the AI startup founded by the creators of LLVM and Swift, and is now working on the new language Mojo. He’s been bringing a bunch of ideas from Vale to Mojo

      • alexeldeib 2 days ago

        Oh nice! I just had an excuse to try mojo via max inference, it was pretty impressive. Basically on par with vllm for some small benchmarks, bit of variance in ttft and tpot. Very cool!