|
|
|
|
|
by m_mueller
4787 days ago
|
|
Given the right tools[1] you can have as much templating/macro support as in C++ while keeping everything both performant and user friendly. The key here is to wrap Fortran in script languages to make it do exactly what you want. [1]https://github.com/muellermichel/Hybrid-Fortran (I'm the maintainer.) |
|
Good luck beating the performance of a Fortran optimizing compiler.