Cross compiling toolchains in Docker images
-
Updated
Oct 20, 2024 - Shell
Fortran is a statically typed compiled programming language that is especially suited to numeric computation, and scientific computing.
While Fortran has been in use since its inception by John Backus at IBM in 1957, it still remains popular today, especially for computationally intensive
applications including numerical weather prediction, finite element analysis, computational fluid dynamics, computational physics, crystallography, and
computational chemistry. Despite its age, new language revisions include syntax and semantics for modern language ideas including pointers, recursion,
object orientated programming features, and parallel programming using Coarray Fortran.
Cross compiling toolchains in Docker images
Fortran Standard Library
Official main repository for LFortran
Fortran Package Manager (fpm)
This project aims to facilitate the conversion of Visual Studio to CMake projects.
Flang is a Fortran language front-end designed for integration with LLVM.
Improved build system generator for CPython C, C++, Cython and Fortran extensions
Functional programming for modern Fortran
Automatically generates FORtran Documentation from comments within the code.
A parallel framework for deep learning
Created by John W. Backus
Released April 1957