demand driven

demand driven

A demand driven architecture/language performs computationswhen the result is required by some other computation.E.g. Imperial College's ALICE running HOPE.

See also data flow, lazy evaluation, reduction.