I asked LLMs such as Chat-GPT o3-high to write a Python script that translates some small C programs to Fortran
and to translate Fortran to C++
The sites have examples of the small programs that can be translated. By debugging such scripts one encounters the syntax differences between Fortran and C/C++.