catflap.org Online Dictionary Query


Query string:
Search type:
Database:

Database copyright information
Server information


5 definitions 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.
       
       

From English Wiktionary: All languages (2023-07-27) :   [ dictinfo.com:wikt-en-ALL-2023-07-27 ]

  call-by-value
     alt.
     (lb en programming) An
  https://en.wikipedia.org/wiki/evaluation%20strategy in which the
  arguments to a function are evaluated first, and the result is passed
  into the function.
     n.
     (lb en programming) An
  https://en.wikipedia.org/wiki/evaluation%20strategy in which the
  arguments to a function are evaluated first, and the result is passed
  into the function.

From English Wiktionary: English language only (2023-07-27) :   [ dictinfo.com:wikt-en-en-2023-07-27 ]

  call-by-value
     alt.
     (lb en programming) An
  https://en.wikipedia.org/wiki/evaluation%20strategy in which the
  arguments to a function are evaluated first, and the result is passed
  into the function.
     n.
     (lb en programming) An
  https://en.wikipedia.org/wiki/evaluation%20strategy in which the
  arguments to a function are evaluated first, and the result is passed
  into the function.

From English Wiktionary: Western, Greek, and Slavonic languages only (2023-07-27) :   [ dictinfo.com:wikt-en-Western_Greek_Slavonic-2023-07-27 ]

  call-by-value
     alt.
     (lb en programming) An
  https://en.wikipedia.org/wiki/evaluation%20strategy in which the
  arguments to a function are evaluated first, and the result is passed
  into the function.
     n.
     (lb en programming) An
  https://en.wikipedia.org/wiki/evaluation%20strategy in which the
  arguments to a function are evaluated first, and the result is passed
  into the function.

From English Wiktionary: Western languages only (2023-07-27) :   [ dictinfo.com:wikt-en-Western-2023-07-27 ]

  call-by-value
     alt.
     (lb en programming) An
  https://en.wikipedia.org/wiki/evaluation%20strategy in which the
  arguments to a function are evaluated first, and the result is passed
  into the function.
     n.
     (lb en programming) An
  https://en.wikipedia.org/wiki/evaluation%20strategy in which the
  arguments to a function are evaluated first, and the result is passed
  into the function.

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