Transpilers from C++ and C to Fortran

I branched from the C to Fortran transpiler to create partial transpilers from C++ and C to Fortran using Codex and Claude.

The mapping of C++ language constructs, including std::mdspan, to modern Fortran is described in the readme and here.

5 Likes