|
|
|
|
|
by fasterik
9 days ago
|
|
On the other hand, SIMD loves SoA, and so does the CPU cache. It all depends on what you're doing with your data. Zig professes to be a C replacement, not a C++ replacement, so leaving out operator overloading is consistent with that design goal. But I agree, I would prefer to program in a language that expresses mathematical relationships more naturally. |
|