Jump to content

Pidgin code

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Leibniz (talk | contribs) at 21:06, 4 September 2004. 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)

In computer science, Pidgin Algol refers to an informal notation that mixes syntax taken from a programming language (traditionally ALGOL 60 or ALGOL 68) with mathematical notation, such as that of set theory. Hence the mixture is a sort of pidgin. It is used to describe algorithms at a level of detail where control structure is made explicit, while some data structures are still left at an abstract, programming-language-independent level.

A related notion is pseudocode.