Strict Evaluation
In strict evaluation, the arguments to a function are always evaluated completely before the function is applied.
Under Church encoding, eager evaluation of operators maps to strict evaluation of functions; for this reason, strict evaluation is sometimes called "eager". Most existing programming languages use strict evaluation for functions.
Read more about this topic: Evaluation Strategy
Famous quotes containing the words strict and/or evaluation:
“History creates comprehensibility primarily by arranging facts meaningfully and only in a very limited sense by establishing strict causal connections.”
—Johan Huizinga (18721945)
“Good critical writing is measured by the perception and evaluation of the subject; bad critical writing by the necessity of maintaining the professional standing of the critic.”
—Raymond Chandler (18881959)