|
|
|
|
|
by wolvesechoes
110 days ago
|
|
There is Classic Flang, there is New Flang (part of LLVM tree), there is LFortran, there is Intel's ifx (also based on LLVM) and Nvidia's nvfortran (also based on LLVM, I think). And maybe even more. Fortran ecosystem is actually more prolific, at least in terms of toolchains, including proprietary ones, than most of more popular languages. Digression, but people sometimes forget that there is whole world outside of Python or JS, and that GitHub Stars or ShowHN posts do not easily translate to real world usage. |
|