Hacker News new | ask | show | jobs
by Bostonian 760 days ago
If the domain is scientific computing, consider Fortran, for which compilers are available on most platforms.
1 comments

It depends how portable they want their code to be across implementations and over time. Fortran compilers vary widely in their interpretations of the language, more so than mainstream C/C++ compilers do.