Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 578 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 578 Bytes

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

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.