Map
Index
Random
Help
th

Quote: example of defining a structure by specifying the accessing algorithms; uses paraphrase extension

topics > all references > references t-z > QuoteRef: wulfWA12_1971 , p. 787 [



Topic:
data type as constructors, selectors, and predicates
Topic:
variable as function that accesses an object's value
Topic:
language extension via macros
Topic:
primitive data types for Thesa

Note

build structures by specifying the accessing algorithms eg STRUCTURE name [param list]= expression eg ARY2[i,j]=(.ary2 +.i*10+ .j) then MAP structure-name id-list eg ARY2 x:y:z also option size-of- structure and dynamic-storage-manager where undotted params evaluated at Map declaration eg ARY2[i,j] = [i*j] (.ARY2=.i*j*+.j) then MAP x:y:z [10,10]


Related Topics up

Topic: data type as constructors, selectors, and predicates (20 items)
Topic: variable as function that accesses an object's value (21 items)
Topic: language extension via macros (23 items)
Topic: primitive data types for Thesa (82 items)

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