skip chain

skip chain

[′skip ‚chān] (computer science) A programming technique which matches a word against a set of test words; if there is a match, control is transferred (skipped) to a routine, otherwise the word is matched with the next test word in sequence.