Jump to content

Orthogonality (programming)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jy02927731 (talk | contribs) at 16:10, 16 April 2009 (Created page with 'Orthogonality in a programming language means that a relatively small set of primitive constructs can be combined in a relatively small number of ways to build the…'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Orthogonality in a programming language means that a relatively small set of primitive constructs can be combined in a relatively small number of ways to build the control and data structures of the language.