Definitions for "Main program"
Keywords:  subprogram, fortran, invoked, ieee, run
The first program unit that starts executing when a program is run. The first statement of a main program usually is the PROGRAM statement.
a series of statements that are compiled as a unit
(n.) a program unit that is not a module, subprogram or block data program unit.
Keywords:  driver, module
Same as driver module.
Keywords:  parameters, procedure
a procedure with no parameters