Skip to content

Fortran vs Janet Language

A side-by-side look at Fortran and Janet Language. 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
Janet Language

Janet Language

Development

Janet is a dynamic, functional programming language with first-class functions and good performance. It focuses on simplicity, expressiveness, and embeddability. It compiles to bytecode which is fast, compact, and portable.

functional-programmingbytecodeembeddableperformance

Related Comparisons