One view from the geospatial, data science, and machine learning world: Python is the most commonly used language, among my peers. However all the heavy lifting is done by C/C++ libraries which Python binds with. NumPy, GDAL, GEOS, Tensorflow, Torch, are all C/C++ libs.
Zig's C-interoperability is actually pretty huge in this context. Not familiar with the other 5 languages the OP listed.
Comments
One view from the geospatial, data science, and machine learning world: Python is the most commonly used language, among my peers. However all the heavy lifting is done by C/C++ libraries which Python binds with. NumPy, GDAL, GEOS, Tensorflow, Torch, are all C/C++ libs.
Zig's C-interoperability is actually pretty huge in this context. Not familiar with the other 5 languages the OP listed.