About the Book
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. Pages: 78. Chapters: Array programming languages, Stack-oriented programming languages, Fortran, Forth, PostScript, APL, GNU Octave, J, Befunge, Mathematica, MATLAB, Nial, Poplog, Scilab, ADMB, Factor, SuperCollider, IDL, Analytica, Dc, FALSE, RPL, JHepWork, Cat, NumPy, Speakeasy, Mouse, Perl Data Language, Q, Joy, Fortress, ILNumerics.Net, X10, Jacket, SAC programming language, Data Language Interface, F-Script, A+, Yorick, FuncDesigner, ZPL, Data-structured language, FreeMat, Piet, IMTEK Mathematica Supplement, S-Lang, Genius, Abundance, Sysquake, Chapel, Adenine, JLab, Rlab, JMathLib, O-Matrix, NGL, NESL, APLX, COMSOL Script, MEX file, LYaPAS, FISh, Lapis, MillScript, Parakeet, Onyx. Excerpt: Fortran is a general-purpose, procedural, imperative programming language that is especially suited to numeric computation and scientific computing. Originally developed by IBM at their campus in south San Jose, California in the 1950s for scientific and engineering applications, Fortran came to dominate this area of programming early on and has been in continual use for over half a century in computationally intensive areas such as numerical weather prediction, finite element analysis, computational fluid dynamics, computational physics and computational chemistry. It is one of the most popular languages in the area of high-performance computing and is the language used for programs that benchmark and rank the world's fastest supercomputers. Fortran (a blend derived from The IBM Mathematical Formula Translating System) encompasses a lineage of versions, each of which evolved to add extensions to the language while usually retaining compatibility with previous versions. Successive versions have added support for processing of character-based data (FORTRAN 77), array programming, modular programming and object-oriented programming (Fortran 90 / 9...