Free Online Dictionary
eager evaluation
| Wikipedia English The Free Encyclopedia | Download this dictionary |
Eager evaluation
In computer programming, eager evaluation or greedy evaluation is the evaluation strategy in most traditional programming languages. In eager evaluation an expression is evaluated as soon as it gets bound to a variable. The term is typically used to contrast lazy evaluation, where expressions are only evaluated when evaluating a dependent expression. Eager evaluation is almost exclusively used in imperative programming languages where the order of execution is implicitly defined by the source code organization.
| See more at Wikipedia.org... |
© This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License and under the Creative Commons Attribution-ShareAlike License
| eager evaluation in Dutch | eager evaluation in Korean | eager evaluation in Polish | eager evaluation in Finnish
You think you have ethics...
Take the survey NOW!
