⌨《Fortran语言实战》是一份由Fortran爱好者(Fortran-Fans)社区驱动的Fortran语言编程实战教程。
-
Updated
Dec 29, 2023 - JavaScript
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.
⌨《Fortran语言实战》是一份由Fortran爱好者(Fortran-Fans)社区驱动的Fortran语言编程实战教程。
Fortran to Julia transpiler on JavaScript
Slides for "Pure Fortran Machine Learning" talk at the ICCS Journal Club
FortranPEG is an online parser generator that uses a PEG grammar and generates a Fortran module with a recursive descent parser.
Created by John W. Backus
Released April 1957