

#SIMPLY FORTRAN 2008 CODE#
It can execute user's code interactively to allow exploratory work (much like Python, MATLAB or Julia) as well as compile to binaries with the goal to run user's code on modern architectures such as multi-core CPUs and GPUs. Lfortran: modern open-source (BSD licensed) interactive Fortran compiler built on top of LLVM. Gfortran installation on various platforms is discussed at fortran-lang. Gfortran-for-macOS: gfortran for macOS Intel, by fxcoudert. It is an open-sourced version of pgfortran, a commercial Fortran compiler from PGI/NVIDIAįortran-ios: script that acts like a Fortran compiler that uses Flang to build sources for iOS arm64, by Emma Coldįortran kernel for Jupyter with Coarray support: from sourceryinstitute In sync with f18-mlir and f18.įlang: flang (also known as "Classic Flang") is an out-of-tree Fortran compiler targeting LLVM. Compilersį18-llvm-project: fork of llvm/llvm-project for f18. The two Fortran compilers supported are gfortran and ifort. Xmake: lightweight cross-platform build utility based on Lua. Run-fortran: sorts Fortran files based on modules definitions and usages, by lycantropos Mkhelper: collection of utilities to be used with GNU Autoconf and GNU Make for building Fortran projects, by skosukhin This project provides prebuilt MinGW packages at the release page. MinGW package for the Fortran package manager: provides package build instructions for the Fortran package manager (fpm) compatible with the MSYS2 toolchain. Makedepf90: generates make dependencies for Fortran code, by Erik Edelman Jams_makefile: provides a portable, versatile way of compiling Fortran, C, C++, and mixed projects, by mcuntz
#SIMPLY FORTRAN 2008 SOFTWARE#
There is also support for generating output in RTF (MS-Word), PostScript, hyperlinked PDF, compressed HTML, DocBook and Unix man pages.į90tohtml: Perl script to convert fortran source files into a hyperlinked web siteįord: Automatically generates FORtran Documentation from comments within the code, from Fortran-FOSS-Programmers Build ToolsĮasy: steps to setup a GitHub repository with fpm, and GitHub actions including ford(1) documentation and unit tests, by urbanjostįCM: modern Fortran build system + wrappers to Subversion for scientific software development, from metomiįoBiS.py, Fortran Building System for poor people: automatic parsing of files for dependency-hierarchy creation in case of use and include statements, and automatic building of all programs found into the root directory parsed or only a specific selected target, by szaghi et al.įortdepend: python script to generate dependencies for Fortran projects, by ZedThreeįortrandep: Python tool to determine Makefile dependencies for a Fortran project, by Ryan Orvedahlįortran Package Manager for Visual Studio: adds options and menu entries for building, running and testing your Fortran project using the Fortran Package Manager (fpm), by everythingfunctionalįortran Package Manager (fpm): package manager and build system for Fortran, from fortran-lang
#SIMPLY FORTRAN 2008 MANUAL#

Fortran Tools on GitHub - see Fortran Tools for a list not restricted to GitHub
