English Dictionary
◊ CYCLOPS
Cyclops
n 1: (Greek mythology) one of a race of giants having a single
eye in the middle of their forehead [syn: {Cyclops}, {Cyclopes}]
2: minute free-swimming freshwater copepod having a large
median eye and pear-shaped body and long antennae used in
swimming; important in some food chains and as
intermediate hosts of parasitic worms that affect man e.g.
Guinea worms [syn: {water flea}]
English Computing Dictionary
◊ DID YOU MEAN CYCLO?
Cyclo
(Cyclomatic complexity tool) A {C} and
{C::} code analysis tool by Roger D. Binns. It measures
{cyclomatic complexity}, shows function calls, and can draw
{flowgraphs} of {ANSI C} and {C::} code. It requires {Lex}
and {C::}.
Posted to {alt.sources}, 1993-06-28.
(1993-06-28)