FORTRAN 66

GPTKB entity

Statements (58)
Predicate Object
gptkbp:instanceOf gptkb:programming_language
gptkbp:alsoKnownAs gptkb:FORTRAN_IV
gptkbp:designedFor scientific computing
gptkbp:fileExtension .f
.for
.ftn
https://www.w3.org/2000/01/rdf-schema#label FORTRAN 66
gptkbp:influenced gptkb:FORTRAN_77
gptkb:Fortran_2003
gptkb:Fortran_2008
gptkb:Fortran_2018
gptkb:Fortran_90
gptkb:Fortran_95
gptkbp:notableFeature no recursion
COMMON blocks
DO loops
EQUIVALENCE statement
FORMAT statement
fixed-form source code
no END DO statement
no MODULES
no SAVE statement
no array slicing
no bit manipulation
no block IF statement
no character data type
no dynamic memory allocation
no interface blocks
no modules
no pointers
no structured programming constructs
no user-defined types
arithmetic IF statement
no error handling
computed GOTO statement
implicit variable typing
no IMPLICIT NONE
no INCLUDE statement
no PARAMETER statement
no allocatable arrays
no array-valued functions
no derived types
no direct access files
no dynamic arrays
no internal files
no intrinsic functions for complex numbers
no operator definition
no overloading
no user-defined operators
subroutines and functions
gptkbp:paradigm procedural programming
gptkbp:predecessor gptkb:FORTRAN_II
gptkbp:standardizedBy gptkb:American_National_Standards_Institute
1966
gptkbp:standardNumber gptkb:ANSI_X3.9-1966
gptkbp:successor gptkb:FORTRAN_77
gptkbp:bfsParent gptkb:FORTRAN_IV
gptkbp:bfsLayer 7