Autocoder
This is an advanced symbolic programming system. It allows generation of multiple machine instructions from one source statement, free-form coding, and an automatic assembly process through magnetic tape.
COBOL
COBOL is a problem-oriented programming language for commercial applications.[A] COBOL permits a programmer to use language based on English words and phrases in describing an application.
Input/Output Control System
This system provides the programmer with a packaged means of accomplishing input and output requirements.
Utility Programs
These are pre-written instructions to perform many of the everyday operations of an installation.
Subroutines
These are routines for multiplication, division, dozens conversion, and program error detection aids.