Callbyvalue definition

Callbyvalue





Home | Index


We love those sites:

1 definition found

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

  call-by-value
       
          (CBV) An {evaluation strategy} where arguments are evaluated
          before the function or procedure is entered.  Only the values
          of the arguments are passed and changes to the arguments
          within the called procedure have no effect on the actual


          arguments as seen by the caller.  See {applicative order
          reduction}, {call-by-value-result}, {strict evaluation},
          {call-by-name}, {lazy evaluation}.
       
       

















Powered by Blog Dictionary [BlogDict]
Kindly supported by Vaffle Invitation Code Get a Freelance Job - Outsource Your Projects | Threadless Coupon
All rights reserved. (2008-2024)