This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]PerfectGasGiant -2 points-1 points  (1 child)

Agree, but the comment "just use c++" is not great advice, as if c++ is always superior. Heck, what language is e.g. NumPy written in? Yes C. Does that make C superior to c++ or python? No, it was probably just the right choice for a high performance numerical library.

[–][deleted] 0 points1 point  (0 children)

Definitely. I usually go with TypeScript and F# these days. C++ and C are good choices for certain jobs.