Hacker News new | ask | show | jobs
by mgaunard 671 days ago
It's not just C, but also any object-oriented language.

Basically the most popular imperative paradigms are just ill-suited to making the most of SIMD hardware. They're designed with other goals in mind.