Jul 1, 2021
I think there are enough languages that are close enough and often faster depending on context for this to not be unique to C: C++, Terra, Ada, Fortran, D, Rust, Swift, Zig. In numerical work Julia will frequently outcompete C. JIT compilation can be real magic which is hard to achieve with ahead of time compilation.