Definitions for "Compilation unit"
(1) A portion of a computer program sufficiently complete to be compiled correctly. IBM. (2) A single compiled file and all its associated include files. (3) An independently compilable sequence of high-level language statements. Each high-level language product has its own rules for what makes up a compilation unit.
A portion of a computer program sufficiently complete to be compiled correctly. IBM. See translation unit.
A program unit, displayed as a graphical icon in AdaVision, which is compiled as an independent text. It may be the specification or body of a subprogram or package, including generic units and subunits. ( See also Library unit.)