Map
Index
Random
Help
th

Quote: implement dynamic variables via set and use statements that allocate from the stack; 'use' searches the 'set' variables for a match

topics > all references > references g-h > QuoteRef: hansDR6_2001 , p. 265



Topic:
declaration scope
Topic:
names defined by context
Topic:
environment variables
Topic:
local vs. global

Quotation Skeleton

Only two statements are necessary to add dynamic … local variable to an instance of a dynamic … in S … The use statement accesses a dynamic variable introduced … by reference to a dynamic variable and the … Dynamic variables cut considerable verbiage in functions that … use statements. … [p. 266] Dynamic variables are allocated on the stack, … the thread's initial function makes them available (via … … [p. 266] Conceptually, the set statement creates a set … of the set statement pops the stack. The … in use statement and, if the identifier is … [p. abstract] For languages with exception handling, a more …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: declaration scope (16 items)
Topic: names defined by context (36 items)
Topic: environment variables (5 items)
Topic: local vs. global (29 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.