• Thumbnail for Fortran
    Fortran (/ˈfɔːrtræn/; formerly FORTRAN) is a third generation, compiled, imperative programming language that is especially suited to numeric computation...
    104 KB (11,132 words) - 10:32, 15 November 2024
  • Object-Oriented Fortran was an object-oriented extension of Fortran produced by Absoft Corporation as part of their series of Fortran compilers. In Object-Oriented...
    2 KB (173 words) - 04:28, 27 August 2024
  • Coarray Fortran (CAF), formerly known as F--, started as an extension of Fortran 95/2003 for parallel processing created by Robert Numrich and John Reid...
    11 KB (1,270 words) - 22:11, 14 December 2023
  • Simply Fortran is an Integrated Development Environment (IDE) for GNU Fortran (which currently implements FORTRAN 77, Fortran 90, Fortran 95, Fortran 2003...
    2 KB (71 words) - 04:17, 20 August 2024
  • Performance Fortran (HPF) is an extension of Fortran 90 with constructs that support parallel computing, published by the High Performance Fortran Forum (HPFF)...
    3 KB (348 words) - 01:13, 17 July 2024
  • versions of Fortran (at least since FORTRAN IV as of 1961) also use "D" to signify double precision numbers in scientific notation, and newer Fortran compilers...
    44 KB (4,822 words) - 10:57, 31 October 2024
  • org. 2013-01-12. "5.1. Extensions implemented in GNU Fortran: 5.1.16 Cray pointers". The GNU Fortran Compiler. 2006. Archived from the original on 2022-12-21...
    44 KB (5,533 words) - 19:13, 17 July 2024
  • Thumbnail for Numerical Recipes
    Second Edition versions of Numerical Recipes (with code in C, Fortran-77, and Fortran-90) were published, it was clear that the constituency for Numerical...
    15 KB (1,729 words) - 07:56, 23 July 2024
  • company active from 1980 to 2022. They were best known for their set of Fortran compilers for Microsoft Windows, Apple Macintosh, and Linux operating systems...
    28 KB (3,378 words) - 20:37, 30 September 2024
  • Fortran Fortran II BASIC (see also BASIC based) SAKO Fortran IV WATFOR WATFIV Fortran 66 FORMAC Ratfor Fortran 77 WATFOR-77 Ratfiv Fortran 90 Fortran...
    17 KB (1,133 words) - 14:13, 13 November 2024
  • GNU Fortran (GFortran) is an implementation of the Fortran programming language in the GNU Compiler Collection (GCC), an open-source and free software...
    6 KB (433 words) - 00:30, 31 October 2024
  • Intel Fortran Compiler, as part of Intel OneAPI HPC toolkit, is a group of Fortran compilers from Intel for Windows, macOS, and Linux. The compilers generate...
    14 KB (970 words) - 12:24, 10 September 2024
  • Thumbnail for IBM 700/7000 series
    which could use faster 1400 series peripherals, primarily handled I/O. The FORTRAN Assembly Program (FAP) is an assembler for the 709, 7090, and 7094, originally...
    32 KB (2,656 words) - 23:18, 16 July 2024
  • sound. Fortran 5 also remixed songs from artists such as Inspiral Carpets, Erasure and Laibach. Simon Leonard also wrote a novella called Fortran 5, which...
    7 KB (697 words) - 06:54, 19 July 2024
  • Thumbnail for John Backus
    John Backus (category Fortran)
    American computer scientist. He led the team that invented and implemented FORTRAN, the first widely used high-level programming language, and was the inventor...
    17 KB (1,408 words) - 20:18, 25 August 2024
  • Power ISA Fortran language standard support (XL Fortran's Fortran 2008 Compliance Status and XL Fortran's TS 29113 Compliance Status) CUDA Fortran support...
    2 KB (152 words) - 02:28, 11 November 2021
  • .bss (section BSS in Fortran)
    United Aircraft Corporation. The BSS keyword was later incorporated into FORTRAN Assembly Program (FAP) and Macro Assembly Program (MAP), IBM's standard...
    9 KB (1,003 words) - 08:00, 29 July 2024
  • Livermore loops (also known as the Livermore Fortran kernels or LFK) is a benchmark for parallel computers. It was created by Francis H. McMahon from...
    2 KB (237 words) - 17:32, 26 July 2022
  • displayed on the user's terminal. Fortran has the equivalent of Unix file descriptors: By convention, many Fortran implementations use unit numbers UNIT=5...
    22 KB (2,491 words) - 19:21, 11 October 2024
  • Institute (ANSI) developed the first Fortran standard in 1966. In 1978, Fortran 77 became the standard until 1991. Fortran 90 supports: records pointers to...
    32 KB (3,581 words) - 17:51, 12 October 2024
  • Thumbnail for Programming language
    execute. In 1957, Fortran (FORmula TRANslation) was invented. Often considered the first compiled high-level programming language, Fortran has remained in...
    65 KB (7,495 words) - 04:09, 9 November 2024
  • Fortran, and Python. The NAG Library is a collection of mathematical and statistical routines for multiple programming languages (C, C++, Fortran, Visual...
    22 KB (2,660 words) - 01:03, 15 October 2024
  • Computer to serve as their second primary system programming language after Fortran IV. PL/P was a subset of PL/I. Additions to the PRIMOS operating system...
    1 KB (117 words) - 20:48, 16 May 2022
  • Thumbnail for GNU Compiler Collection
    GNU Compiler Collection (category Fortran compilers)
    the Fortran front end was g77, which only supported FORTRAN 77, but later was dropped in favor of the new GNU Fortran front end that supports Fortran 95...
    55 KB (4,914 words) - 00:30, 31 October 2024
  • Thumbnail for Dorothy Vaughan
    of computers in the early 1960s by teaching herself and her staff the Fortran programming language. She later headed the programming section of the Analysis...
    20 KB (2,097 words) - 03:36, 27 September 2024
  • for developing utilities for the new platform. He first tried writing a Fortran compiler, but he soon gave up the idea and instead created a cut-down version...
    100 KB (11,128 words) - 19:37, 16 November 2024
  • Thumbnail for PRIMOS
    language was FORTRAN IV, which was an odd choice from a pure computer science standpoint: no pointers, no native string type, etc. FORTRAN was, however...
    14 KB (1,495 words) - 12:53, 26 August 2024
  • This is an overview of Fortran 95 language features. Included are the additional features of TR-15581:Enhanced Data Type Facilities, which have been universally...
    77 KB (9,115 words) - 13:12, 15 October 2024
  • Thumbnail for Foobar
    "FOO" on the clock when used. Foobar was used as a variable name in the Fortran code of Colossal Cave Adventure (1977 Crowther and Woods version). The...
    9 KB (919 words) - 09:32, 14 November 2024
  • operating system whose sole purpose was to compile FORTRAN programs. In fact, FMS and the FORTRAN compiler were on the same tape. MIT's Fernando Corbató...
    51 KB (5,935 words) - 20:11, 25 August 2024