Fortran Wiki
Compilers
Free and Open Source Compilers
- GFortran - The Fortran compiler from the GNU project. Supports parts of Fortran 2008 and is available on many platforms.
- LFortran - Modern interactive LLVM-based Fortran compiler
- Flang - Flang is a Fortran compiler targeting LLVM. Supports Fortran 2003 and parts of Fortran 2008 available for Linux [x86_64 and OpenPower]
- LLVM Dragonegg - A GCC plugin that replaces GCC’s optimizers and code generators with those from the LLVM project.
- Experimental:
- OpenUH - In development. A compiler for Fortran 2008 Coarrays and OpenACC.
- F77 Only:
- Discontinued
Freemium proprietary Compilers:
- PGI Community Edition - Free edition of the parallelizing compiler from The Portland Group. Supports OpenACC and parts of Fortran 2008. Available for Linux, macOS, and Windows.
- Oracle Developer Studio - Compiler suite from Oracle. Supports Fortran 2003 and is available for Solaris and Linux.
Commercial Compilers
External Links
Revised on April 6, 2021 09:07:00
by
Beliavsky?
(173.76.111.99)
(3682 characters / 1.0 pages)