| gptkbp:hasFeature | functions intrinsic functions
 no recursion
 GOTO statement
 subroutines
 CHARACTER data type
 COMMON blocks
 DO loops
 EQUIVALENCE statement
 FORMAT statement
 IMPLICIT typing
 arithmetic IF
 block IF statement
 computed GOTO
 external procedures
 fixed-form source code
 no dynamic memory allocation
 no modules
 no user-defined types
 
 |