Skip to content

fortran-lang/homebrew-fortran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

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.