Jump to content

Spaghetti code

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 62.253.64.xxx (talk) at 15:26, 31 October 2001 (FOLDOC). 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)

A pejorative term for code with a complex and tangled control structure, especially one using many GOTOs, exceptions, or other "unstructured" branching constructs.


Also called "kangaroo code" because such code has so many jumps in it.



This article (or an earlier version of it) contains material from FOLDOC, used with permission.