Jump to content

TL;DR: Difference between revisions

Added Fōrmulæ entry
m (→‎{{header|Phix}}: added link to online examples)
(Added Fōrmulæ entry)
Line 40:
 
Fortran (formerly FORTRAN) is a general-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing. It was developed by IBM in the 1950s for scientific and engineering applications and has since become a dominant language in scientific computing. Fortran is known for its speed and is used in computationally intensive areas such as numerical weather prediction, finite element analysis, computational fluid dynamics, geophysics, computational physics, crystallography, and computational chemistry. It has evolved over the years, adding support for structured programming, array programming, modular programming, object-oriented programming, concurrent programming, and native parallel computing capabilities.
 
=={{header|Fōrmulæ}}==
 
Fōrmulæ is a free, open source, symbolic, visual, homoiconic, high-level, multi-paradigm, arbitrary-precision programming language for scripting in academic and research environments. The main objectives of the language are: to create programs with a notation closer to algorithms and mathematics; to minimize the requirements for the programmer (only a web browser is needed) and; to have modularity of the language, packages incorporating new elements to the language can be created and dinamically/selectively added.
 
=={{header|Go}}==
2,120

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.