F# (programming language) vs Fortran
A side-by-side look at F# (programming language) and Fortran. For an in-depth review of either product, follow the links below.
F# (programming language)
F# is a strongly typed, multi-paradigm programming language that encompasses functional, imperative, and object-oriented programming methods. It runs on .NET and is developed by Microsoft. F# is known for concise, robust code and integrates seamlessly with other .NET languages.
Fortran
Fortran is a general-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing. Originally developed by IBM in the 1950s for scientific and engineering applications, Fortran came to dominate this area of programming early on and has been in continuous use for over half a century.