Skip to content

fortran-lang/homebrew-fortran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b29b88c · Mar 12, 2025
Mar 10, 2025
Mar 12, 2025
Mar 29, 2022
Mar 12, 2025

Brew formulas for Fortran

This repository provides package build instructions for tools and libraries around Fortran compatible with the Homebrew toolchain.

For example you can install fpm by tapping this repository

`brew tap fortran-lang/homebrew-fortran`
brew install fpm
brew install lfortran

Available packages from this tap are

  • fpm: Fortran package manager
  • lfortran: Modern interactive LLVM-based Fortran compiler

License

The package build files are available under a BSD-2-Clause license.