.F40 File
.f40 is PDP-10 FORTRAN-4 compiler source file
Features | Description |
---|---|
File Extension | .f40 |
Format | N/A |
Created by | F40 |
Category | Source code and script |
.f40 is PDP-10 FORTRAN-4 compiler source file
Features | Description |
---|---|
File Extension | .f40 |
Format | N/A |
Created by | F40 |
Category | Source code and script |
What's on this Page
The PDP-10 was a mainframe computer manufactured by Digital Equipment Corporation (DEC) from the late 1960s on; the name stands for "Programmed Data Processor model 10". It was the machine that made time-sharing common; it looms large in hacker folklore because of its adoption in the 1970s by many university computing facilities and research labs, the most notable of which were MIT's AI Lab and Project MAC, Stanford's SAIL, Computer Center Corporation (CCC), and Carnegie Mellon University.
Fortran is a general-purpose, procedural, 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 continual use for over half a century in computationally intensive areas such as numerical weather prediction, finite element analysis, computational fluid dynamics (CFD), 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.