upload
IEEE Computer Society
Industrie: Computer; Software
Number of terms: 50628
Number of blossaries: 0
Company Profile:
Founded in 1946, the IEEE Computer Society is a professional organization for computing professionals. Based in Washington, DC, it's the largest of IEEE’s 38 societies organized under the IEEE Technical Activities Board. The IEEE Computer Society is dedicated to advancing the theory, practice, and ...
A computer program that is the output of an assembler or compiler.
Industry:Computer; Software
A computer program that must be compiled, assembled, or otherwise translated in order to be executed by a computer.
Industry:Computer; Software
A computer program that reads one or more object modules into main memory in preparation for execution, creates a single load module by resolving cross-references among the separate modules, and, in some cases, adjusts the addresses to reflect the storage locations into which the code has been loaded.
Industry:Computer; Software
A computer program that transforms a sequence of statements expressed in one language into an equivalent sequence of statements expressed in another language.
Industry:Computer; Software
A computer program that translates and executes each statement or construct of a computer program before translating and executing the next.
Industry:Computer; Software
A computer program that translates microprograms from symbolic form to binary form.
Industry:Computer; Software
A computer program that translates programs expressed in a high order language into their machine language equivalents.
Industry:Computer; Software
A computer program that translates programs expressed in assembly language into their machine language equivalents.
Industry:Computer; Software
A computer program that translates, interprets, or performs other tasks required to process statements expressed in a given language.
Industry:Computer; Software
A computer program used in the development, testing, analysis, or maintenance of a program or its documentation. Examples include comparator, cross-reference generator, decompiler, driver, editor, flowcharter, monitor, test case generator, timing analyzer.
Industry:Computer; Software