win7 的 用什么fortran 编译器

2025-05-14 07:03:24
推荐回答(1个)
回答1:

目前 Win7,Win8 上可正常运行的编译器包括:
Intel Visual Fortran
Lahey Fortran
NAG Fortran
PGI Fortran
Silverfrost Ftn95
GFortran for windows / Simply Fortran
等等

我们建议,商业开发,选择 Intel Visual Fortran + Visual Studio
个人开发,计算,选择 GFortran + Code::Blocks 或 Simply Fortran
个人学习,选择 Silverfrost Ftn95