Skip to content

Commit f9727f8

Browse files
authored
add setup-fortran-conda to compilers
1 parent bce9739 commit f9727f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,8 @@
296296

297297
[setup-fortran](https://github.com/fortran-lang/setup-fortran): GitHub action to set up Fortran compiler and toolchain on Ubuntu, macOS and Windows, from fortran-lang. Available compilers are gfortran, ifx, ifort, lfortran, and nvfortran.
298298

299+
[setup-fortran-conda](https://github.com/gha3mi/setup-fortran-conda): GitHub Action that sets up a Fortran development environment using Conda, by Seyed Ali Ghasemi, inspired by a blog post [Conda + Fortran](https://degenerateconic.com/conda-plus-fortran.html).
300+
299301
[Silverfrost Fortran FTN95](https://www.silverfrost.com/12/ftn95/ftn95_feature_details.aspx): full Fortran 95 standards compliant compiler, capable of producing fast executables for Win32 and for Microsoft .NET. FTN95 ships with the world's best runtime checking and a great range of supporting software. There is a free [personal edition](https://www.silverfrost.com/default.aspx?id=32). (C)
300302

301303
[VSI Fortran for OpenVMS](https://vmssoftware.com/products/fortran/): supports the FORTRAN 66, FORTRAN 77, Fortran 90, and Fortran 95 standards

0 commit comments

Comments
 (0)