F (programming language)

F language
ParadigmArray, procedural, modular
DeveloperThe Fortran Company
Typing disciplinestatic, manifest
Influenced by
Fortran 95

F is a modular, compiled, numeric programming language, designed for scientific programming and scientific computation.[1] F was developed as a modern Fortran, thus making it a subset of Fortran 95.[2] It combines both numerical and data abstraction features from these languages. F is also backwards compatible with Fortran 77, allowing calls to Fortran 77 programs. F was implemented on top of compilers from NAG, Fujitsu, Salford Software and Absoft. It was later included in the g95 compiler.

  1. ^ The Fortran Company. "All About F". Archived from the original on 2019-04-20. Retrieved 2014-04-28.
  2. ^ Adams, Jeanne. "The F Language". Archived from the original on 2014-04-24. Retrieved 2014-04-28.