>>106166703Actually, being a free language that he explicitly made for people to make meaningful, non trivial software with, that is exactly how it works.
>are you going to tell himThat I had no hopes of getting into the beta with my (lack of public) background so I used a leaked compiler I found on 4chan. What else?
>>106167339I've used C, C++, UE4/5 C++ (may as well be its own category), Zig (very little), Odin, Python, and Jai. In terms of syntax and general structure I would rank it second after Odin (though this isn't really fair since the language isn't done yet) but the metaprogramming puts it ahead. Jai has a lot more functionality than Odin, but it's also nowhere near the bloated abomination that is C++.
You've probably heard this a lot of times before because it's what everyone seems to think of it. However I will also add that Odin is very much a C-like, I would not want to make a complex game with Odin if Jai is an alternative, Jai feels a lot better suited to that endeavour and if Jon actually manages to smooth out all the rough edges it will be by far my favourite language (of those I've tried).