Search Results
!!b2oSUmilA2N/g/105911078#105925469
7/16/2025, 2:34:46 PM
>>105924018
>has worse performance than time tested c++.
worse how?
C++ is shit when it comes to compilation time. Including a C++ std lib and the compilation time makes you wait for a few seconds, even for a 2-liner "hello world" code. Jai on the other hand compile an entire game within that time and that is not even incremental but a complete compilation.
Both Jai and C++ are LLVM's frontend, Jai having a more simpler and straight forward syntax and features makes it easier for LLVM to implement optimization passes more efficiently than it ever could on C++ code. Jai doesn't have to "come out" for everyone to figure out that Jai is faster than C++. You clearly haven't spent any serious time with C++, stop assuming about its performance.
>>105924590
>ODIN is needful
yes, saar. Can't say the same about you though.
>>105925281
Odin is the C++ flavor of C where the quality of life features are provided with a pinch of Pascal instead of the retarded OOP bs.
You might also find C3(considering both share similar philosophies but different approach) to be of your liking so do consider giving it a try if you feel like Odin isn't for you in the long run.
>switched to Helix from Emacs
skill issue
but hey, if it werks, it werks.
>has worse performance than time tested c++.
worse how?
C++ is shit when it comes to compilation time. Including a C++ std lib and the compilation time makes you wait for a few seconds, even for a 2-liner "hello world" code. Jai on the other hand compile an entire game within that time and that is not even incremental but a complete compilation.
Both Jai and C++ are LLVM's frontend, Jai having a more simpler and straight forward syntax and features makes it easier for LLVM to implement optimization passes more efficiently than it ever could on C++ code. Jai doesn't have to "come out" for everyone to figure out that Jai is faster than C++. You clearly haven't spent any serious time with C++, stop assuming about its performance.
>>105924590
>ODIN is needful
yes, saar. Can't say the same about you though.
>>105925281
Odin is the C++ flavor of C where the quality of life features are provided with a pinch of Pascal instead of the retarded OOP bs.
You might also find C3(considering both share similar philosophies but different approach) to be of your liking so do consider giving it a try if you feel like Odin isn't for you in the long run.
>switched to Helix from Emacs
skill issue
but hey, if it werks, it werks.
Page 1