Difference between Fortran 90 and Fortran 95

后端 未结 2 551
眼角桃花
眼角桃花 2021-01-19 06:20

Can I compile Fortran 90 files with a Fortran 95 compiler? There seems to be a lot for Fortran 95 but not Fortran 90.

2条回答
  •  春和景丽
    2021-01-19 07:15

    This one can:

    NAGWare f95 Compiler Release 5.1

    See also:

    • Clive Page's list of Fortran Resources

    • Michel Olagnon's Fortran 90 List

提交回复
热议问题