← Back to context

Comment by ArtixFox

8 months ago

But you can implement the same algorithm in c++, you can even implement it in assembly, or brainfuck! I do not care about c++ or rust or any of the language wars stuff. All I wanted to do was point out that the initial statement about disregarding performance was ridiculous and also point out that majority of the performance critical libraries are written in C++.When it comes to numerics its a mix of C++, C, asm, and fortran.

These things are still true.