Repository navigation
Fortran
Created by John W. Backus
发布于 April 1957
- Repository
- j3-fortran
- Website
- wg5-fortran.org
- Wikipedia
- 维基百科
相关主题
C编译器有限元法 (FEM)
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.
CMake Cookbook recipes.
The official repository for the Weather Research and Forecasting (WRF) model
Fortran Standard Library
Official main repository for LFortran
Samples for Intel® oneAPI Toolkits
This project aims to facilitate the conversion of Visual Studio to CMake projects.
Automatically generates FORtran Documentation from comments within the code.