Speaking of compile time programming... I was trying to find some solution to create compile time computed strings from strings I supply. Like, imagine a simple string preproc...
Who cares? It's still an academic language that is ill suited for real world applications
Vue is pretty fast. Start sharing some code and hope someone can spot the issue?
Any advice to assign the array from 8bit to 16bit, without reformatting the original autogenerated array? or do I have to reformat the array because I might get the wrong endi...
Why though? It's a terrible language, and there are languages with huge ML communities and huge amount of libraries for ML
Any tutorial on developer Jedi mind tricks?
is there a compiler that suport std::bit_cast? cppref says it's c++20 only, and in #include <bit>
Wait! How did you do that?
https://marketplace.visualstudio.com/items?itemName=akiramiyakoda.cppincludeguard Probably this one (animated gifs)
I guess I can do some template shenanigans to make the compiler do it properly or maybe a constexpr function?
Debuggers may execute and crash, but printf? printf is forever!