Skip to content

Fortran vs Object Pascal

A side-by-side look at Fortran and Object Pascal. For an in-depth review of either product, follow the links below.

Fortran

Fortran

Development

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.

numeric-computingscientific-computingcompiledimperative
Object Pascal

Object Pascal

Development

Object Pascal is an object-oriented version of the Pascal programming language. It builds on traditional Pascal with the addition of object-oriented programming features like classes, inheritance, interfaces and more. Popular uses of Object Pascal include developing desktop, mobile, web and gaming applications.

objectorientedpascaldesktopmobilewebgaming

Related Comparisons

V (programming language)
L2 programming language
P Programming Language