Term of the Moment

analog telephone adapter


Look Up Another Term


Definition: orthogonal programming


A programming language in which every action affects only one element, and programmers do not have to be concerned about "side effects." Orthogonal programming applies mostly to assembly languages, whereby each command performs a finite calculate, compare or copy operation. See orthogonal.