Language:
Free Online Dictionary|3Dict

shallow binding

Source : Free On-Line Dictionary of Computing

shallow binding
     
        A method of storing variable bindings where the current value
        of a variable can be found at a known location rather than by
        searching an environment or association list.  When a new
        binding is made, the old value is copied into the environment.
Sort by alphabet : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z