catflap.org Online Dictionary Query


Query string:
Search type:
Database:

Database copyright information
Server information


1 definition found
From The Free On-line Dictionary of Computing (27 SEP 03) :   [ foldoc ]

  strict evaluation
       
          Call-by-value evaluation order is sometimes called "strict
          evaluation" because, in a sequential system, it makes
          functions behave as though they were strict, in the sense
          that evaluation of a function application cannot terminate
          before evaluation of the argument.  Similarly, languages are
          called strict if they use call-by-value argument passing.
       
          Compare eager evaluation, lazy evaluation.
       
          (1994-12-21)
       
       

Questions or comments about this site? Contact dictionary@catflap.org
Access Stats