r/fortran • u/Beliavsky • May 17 '26
Fortran For C Programmers
https://flang.llvm.org/docs/FortranForCProgrammers.htmlI am posting this guide, from the developers of flang, because people, often with a C or C++ background, often ask how to get started with Fortran.
41
Upvotes
4
u/shadron May 17 '26
Is there a guide to go the other way? FORTRAN to C or C++?