>>724910598
Ive been using Jai for like the last month, its very good. Probably replacing C as my favorite language to use. The build system is super easy to use. The modules that come with the language have tons of good stuff for graphics APIs, input, audio, cross platform stuff, just tons of goodies for games. And thankfully its super compatible with C so I can just use existing C libraries with Jai. I havent even been able to do much with the metaprogramming yet, mostly just using it to write build scripts and test scripts. Only complaint I have is that the how_to files that come with the compiler are full of long annoying rants that Jon wrote about pointless shit lol