×
Tipp: Begrenze die Suche auf deutschsprachige Ergebnisse. Du kannst deine Suchsprache in den Einstellungen ändern.
Fortran ist eine prozedurale, seit 2003 auch eine objektorientierte Programmiersprache, die insbesondere für numerische Berechnungen in Wissenschaft, ...

Fortran

Programmiersprache
Fortran ist eine prozedurale, seit 2003 auch eine objektorientierte Programmiersprache, die insbesondere für numerische Berechnungen in Wissenschaft, Technik und Forschung eingesetzt wird. Der Name entstand aus FORmula TRANslation und wurde bis... Wikipedia
Entwickelt von: John W. Backus
Aktuelle Version: Fortran 2018 (ISO/IEC 1539:2018) (2018)
Entwickler: John W. Backus, IBM
Lizenz: MIT-Lizenz
Paradigmen: prozedural, imperativ, strukturiert, objektorientiert
Typisierung: statisch, stark

Weitere Fragen
FORTRAN von en.m.wikipedia.org
Fortran is a third generation, compiled, imperative programming language that is especially suited to numeric computation and scientific computing. Fortran ...
Fortran is a natively parallel programming language with intuitive array-like syntax to communicate data between CPUs. You can run almost the same code on a ...
This quickstart tutorial gives an overview of the Fortran programming language and its syntax for common structured programming concepts including: types, ...
Fortran is a compiled language, or more specifically it is compiled ahead-of-time. In other words, you must perform a special step called compilation of your ...
25.04.2024 · FORTRAN, computer programming language created in 1957 by John Backus that shortened the process of programming and made computer programming ...
FORTRAN von www.intel.com
Features · Improves development productivity by targeting CPUs and GPUs through single-source code while permitting custom tuning · Supports broad Fortran ...
FORTRAN von fortranwiki.org
17.01.2024 · The Fortran Wiki is an open venue for discussing all aspects of the Fortran programming language and scientific computing.
Fortran was originally developed by a team at IBM in 1957 for scientific calculations. Later developments made it into a high level programming language.