Languages
- 1821
- Free Fortran Compilers and Interpreters
- Links to free compilers and interpreters, mostly Fortran 77.
- 1822
- HicEst
- Incremental compiler and interpreter with interactive Windows graphical user interface designed for immediate results during development of technical or scientific applications. [Shareware, but freeware for shorter scripts]
- 1823
- Lahey Computer Systems
- Fortran 95/90 and C++ compilers for Linux, Windows Windows.NET, and SPARC Solaris. Also sells Essential Lahey Fortran subset compiler for Windows and graphics and user interface tools and libraries.
- 1824
- Microsoft Fortran Version Features
- Provides descriptions of Microsoft Fortran compilers and tools, along with features, notes, and photos.
- 1825
- NAG Fortran Compiler
- Commercial Fortran 95 compiler with Fortran 2003 features for Linux, Windows, and Unix.
- 1826
- A Native Fortran 77 CGI Interface
- Explains how to pass input parameters and upload a file from a web browser to a Fortran 77 program on an Apache web server.
- 1828
- Creating a Windows DLL with Visual Fortran
- By John Nolan, also covers linking a DLL to S-Plus under Windows.
- 1830
- Fortran Programmers Club
- Tutorials for Windows 95/98/NT applications programming, graphical interfaces, and common controls.
- 1831
- Migrating Fortran
- Article discusses issues arising in porting Fortran programs from Unix to Windows.
- 1833
- A Fortran 90 Numerical Library (AFNL)
- Set of MODULES by Alberto Ramos containing definitions of Fourier series and polynomials and able to perform linear (multi-)dimensional fittings, compute integrals, sort data, compute roots of functions, and perform other numerical tasks.
- 1834
- BLAS (Basic Linear Algebra Subprograms)
- A high quality "building block" routines for performing basic vector and matrix operations. Level 1 BLAS do vector-vector operations, Level 2 BLAS do matrix-vector operations, and Level 3 BLAS do matrix-matrix operations.
- 1835
- DAEPAK
- A subroutines for solving some types of algebraically explicit differential algebraic equations.
- 1836
- Ezconsole
- Set of simple procedures by Gary Scott for interfacing with the console window on Windows from Fortran.
- 1837
- FGSL: A Fortran interface to the GNU Scientific Library
- Portable, object-based Fortran interface to the GNU scientific library, a collection of numerical routines for scientific computing. The package is licensed under the GPL.