Map
Index
Random
Help
th

QuoteRef: hansDR6_2001

topics > all references > ThesaHelp: references g-h



ThesaHelp:
references g-h
Topic:
global declarations and variables
Topic:
local vs. global
Topic:
declaration scope
Topic:
names defined by context
Topic:
environment variables

Reference

Hanson, D.R. , Proebsting, T.A. , "Dynamic variables ", Proceedings of Programming Languages Design and Implementation[?] (PLDI 2001) , June 2001 , Snowbird, Utah , pp. 264-273 . Google

Quotations
264 ;;Quote: use dynamic scope for configuration of customizable environments such as GUI packages; avoids configuration objects that are passed to every method
265 ;;Quote: implement dynamic variables via set and use statements that allocate from the stack; 'use' searches the 'set' variables for a match


Related Topics up

ThesaHelp: references g-h (299 items)
Topic: global declarations and variables (33 items)
Topic: local vs. global (29 items)
Topic: declaration scope (16 items)
Topic: names defined by context (36 items)
Topic: environment variables (5 items)

Collected barberCB 8/01
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.