Name: Anonymous 2018-07-12 0:16
you can just write Python all the way down and write C++ modules (Boost::Python) for the slow parts as needed in the same way numpy works.
if you need everything to be fast and scalable, then just use Java.
I don't see any use case for Go, Rust, Haskell, and other compiled shitlangs that aren't C/C++.
if you need everything to be fast and scalable, then just use Java.
I don't see any use case for Go, Rust, Haskell, and other compiled shitlangs that aren't C/C++.