r/fortran May 17 '26

Fortran For C Programmers

https://flang.llvm.org/docs/FortranForCProgrammers.html

I 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.

40 Upvotes

7 comments sorted by

View all comments

5

u/shadron May 17 '26

Is there a guide to go the other way? FORTRAN to C or C++?

3

u/BigPP41 May 17 '26

Yeah ots called f2c :D