Fortran vs ptpython
A side-by-side look at Fortran and ptpython. 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
ptpython
Development
ptpython is an advanced Python REPL (read-evaluate-print loop). It offers features like syntax highlighting, autocompletion, multiline editing, and vim/emacs key bindings. It aims to provide a rich interactive environment for Python programmers.
replreadlineautocompletionsyntax-highlighting
Related Comparisons
IPython
C (programming language)
Julia
F# (programming language)
bpython
Object Pascal