Fortran vs P Programming Language
A side-by-side look at Fortran and P Programming Language. For an in-depth review of either product, follow the links below.
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
P Programming Language
Development
P is a systems programming language developed in the 2010s by Dennis Ritchie. It aims to combine the low-level control and efficiency of C with some high-level conveniences like garbage collection. P provides low overhead abstractions for parallel programming.
lowlevelcontrolefficiencygarbage-collectionparallel-programming
Related Comparisons
C (programming language)
F# (programming language)
V (programming language)
Pike programming language
Object Pascal