Fortran vs Nim (programming language)
A side-by-side look at Fortran and Nim (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
Nim (programming language)
Development
Nim is an efficient, general-purpose programming language that combines successful concepts from mature languages like Python, Ada and Modula. Its key features include compile-time execution, macros, efficient C code generation, garbage collection, and Unicode support.
systems-programmingcompiledstatically-typedproceduralimperativeobjectorientedfunctionalmetaprogramming
Related Comparisons
GDscript
Stackless Python