0%

Words starting with fortranli

Unfortunately we didn’t found any matching words.
Maybe these words will be useful:
  • fortran 66 — Fortran IV standardised. ASA X3.9-1966.
  • fortran 77 — A popular version of Fortran with Block IF, PARAMETER and SAVE statements added, but still no WHILE. It has fixed-length character strings, format-free I/O, and arrays with lower bounds.
  • fortran 90 — (Previously "Fortran 8x" and "Fortran Extended") An extensive enlargement of Fortran 77. Fortran 90 has derived types, assumed shape arrays, array sections, functions returning arrays, case statement, module subprograms and internal subprograms, optional and keyword subprogram arguments, recursion, and dynamic allocation. It is defined in ISO 1539:1991, soon to be adopted by ANSI.
  • fortran automatic symbol translator — (language)   (FAST) An assembly language for the IBM 650 by MITRE Corporation.
  • fortran d — A data-parallel Fortran developed by Ken Kennedy at Rice University. E-mail: Theresa Chapman <[email protected]>.
  • fortran i — An early version of Fortran designed by John Backus at IBM for the IBM 704. The design was begun in 1954 and a compiler released in April 1957.
  • fortran ii — 1958. Added subroutines.
  • fortran iii — This was only distributed to ca. 20 sites. See Wexelblat.
  • fortran iv — IBM 1962. For the IBM 7090/94. Many implementations went well beyond the original definition.
  • fortran m — Parallel extensions to Fortran with processes and channels by Ian Foster <[email protected]>.