• This is an overview of Fortran 95 language features which is based upon the standards document which has been replaced by a newer version. Included are...
    81 KB (9,484 words) - 10:34, 27 May 2025
  • Thumbnail for Fortran
    Fortran (/ˈfɔːrtræn/; formerly FORTRAN) is a third-generation, compiled, imperative programming language that is especially suited to numeric computation...
    105 KB (11,245 words) - 12:57, 12 June 2025
  • language, designed for scientific programming and scientific computation. F was developed as a modern Fortran, thus making it a subset of Fortran 95....
    8 KB (750 words) - 04:43, 11 December 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) - 01:33, 20 May 2025
  • able to deduce property 1 on top of the declaration. See also: Fortran 95 language features § Pure procedures. In the GCC, the pure attribute specifies property...
    11 KB (1,233 words) - 06:55, 21 May 2025
  • the Fortran 95 standard. Subsequently, the HPFF reconvened and released the HPF 2.0 Report, which removed features already standardized in Fortran 95 and...
    3 KB (352 words) - 09:32, 24 May 2025
  • Thumbnail for History of programming languages
    machine. In 1954, FORTRAN was invented at IBM by a team led by John Backus; it was the first widely used high-level general purpose language to have a functional...
    39 KB (3,811 words) - 22:40, 2 May 2025
  • Thumbnail for GNU Compiler Collection
    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 and...
    55 KB (4,867 words) - 15:51, 19 June 2025
  • released by the DoD in 1978 to standardize some features of Industrial Real-Time Fortran as extensions of Fortran 77. This extension added IMPLICIT NONE, DO...
    28 KB (3,378 words) - 20:37, 30 September 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 (434 words) - 01:48, 10 December 2024
  • into a UNIX file, use ed(1). The four principal languages available under UNIX are C (see cc(1)), Fortran (see f77(1)), bs (a compiler/interpreter in the...
    13 KB (1,409 words) - 12:16, 25 July 2021
  • G95 (category Fortran compilers)
    G95 is a free, portable, open-source Fortran 95 compiler. It implements the Fortran 95 standard, part of the Fortran 2003 standard, as well as some old...
    2 KB (155 words) - 12:53, 19 February 2025
  • DataFlex Dylan E Eiffel Sather Elixir Fortran 2003 FPr FreeBASIC F# Gambas GDScript Go Gura (programming language) Graphtalk IDLscript J J# JADE Java Groovy...
    5 KB (339 words) - 01:03, 25 October 2024
  • arbitrary element, since programming languages often incorporate major ideas from multiple sources. ALGOL (also under Fortran) Atlas Autocode ALGOL 58 (IAL,...
    17 KB (1,138 words) - 19:56, 7 June 2025
  • "Intel Visual Fortran 15 now available". "Fortran Language and OpenMP* Features Implemented in Intel® Fortran Compiler". Intel® Fortran Compiler. Intel...
    14 KB (970 words) - 12:24, 10 September 2024
  • Ada Analytica APL Chapel Dartmouth BASIC Fortran (As of Fortran 90) FreeMat GAUSS Interactive Data Language (IDL) J Julia K MATLAB Octave Q R Raku S Scilab...
    90 KB (6,698 words) - 14:47, 15 June 2025
  • August 30, 2003. MUMPS is a language intended for and designed to build database applications. Secondary language features were included to help programmers...
    44 KB (5,563 words) - 04:29, 4 June 2025
  • Thumbnail for Object-oriented programming
    BASIC), MATLAB, COBOL 2002, Fortran 2003, ABAP, Ada 95, Pascal. Unique OOP languages: These languages have OOP features like classes and inheritance...
    67 KB (7,159 words) - 22:41, 26 May 2025
  • Thumbnail for JavaScript
    JavaScript (/ˈdʒɑːvəskrɪpt/ ), often abbreviated as JS, is a programming language and core technology of the World Wide Web, alongside HTML and CSS. Ninety-nine...
    84 KB (7,900 words) - 22:09, 11 June 2025
  • Thumbnail for Ada (programming language)
    cannot be copied. Ada 95 adds further features for object-oriented extension of types. Ada is a structured programming language, meaning that the flow...
    53 KB (5,725 words) - 02:45, 16 June 2025
  • "IBM z/OS XL C/C++ The IBM XL C/C++ language extensions". IBM. Retrieved 2 March 2020. "IBM C/C++ and Fortran compilers to adopt LLVM open source infrastructure"...
    104 KB (2,026 words) - 15:50, 19 June 2025
  • Control flow (category Articles with example Fortran code)
    programming languages (e.g., Ada, D, C++11, Smalltalk, PHP, Perl, Object Pascal, Java, C#, MATLAB, Visual Basic, Ruby, Python, JavaScript, Fortran 95 and later)...
    61 KB (6,038 words) - 19:45, 23 May 2025
  • HSL, originally the Harwell Subroutine Library, is a collection of Fortran 77 and 95 codes that address core problems in numerical analysis. It is primarily...
    4 KB (459 words) - 08:31, 27 May 2025
  • List of numerical libraries (category Numerical programming languages)
    analysis functionality implemented in standard programming languages like C, Java, C# .NET, Fortran, and Python. The NAG Library is a collection of mathematical...
    24 KB (2,794 words) - 08:11, 25 May 2025
  • style of programming in languages that are not traditionally considered functional languages. For example, both D and Fortran 95 explicitly support pure...
    87 KB (8,696 words) - 16:44, 4 June 2025
  • Thumbnail for Shell script
    speed bottleneck (C, Fortran, assembly language &c are much faster still) and to add functionality not available in the shell language such as sockets and...
    25 KB (3,135 words) - 06:34, 12 June 2025
  • Silverfrost FTN95 (category Fortran compilers)
    Silverfrost FTN95: Fortran for Windows is a compiler for the Fortran programming language for computers running Microsoft Windows. It generates executable...
    8 KB (941 words) - 23:53, 19 February 2025
  • Thumbnail for C++
    Windows, and even later came features like generic (template) programming. C++ is usually implemented as a compiled language, and many vendors provide C++...
    67 KB (5,751 words) - 13:06, 9 June 2025
  • Thumbnail for BASIC
    experiments using Fortran and ALGOL followed, but Kurtz concluded these languages were too tricky for what they desired. As Kurtz noted, Fortran had numerous...
    72 KB (8,321 words) - 15:48, 19 June 2025
  • Thumbnail for The Portland Group
    The Portland Group (category Fortran compilers)
    languages: Fortran 77 Fortran 90/95/2003 Fortran 2008 (partial) High Performance Fortran (HPF) ANSI C99 with K&R extensions ANSI/ISO C++ CUDA Fortran...
    13 KB (1,187 words) - 00:27, 31 July 2024