ThesaHelp: references g-h
ThesaHelp: ACM references f-l
Topic: simple loop
Topic: data record
Topic: arrays
Topic: attribute-value pairs as information
Group: data structures
Topic: case statement
Topic: declarative vs. procedural representation
Topic: semantics by an abstract machine
Group: program control
| |
Reference
Hehner, E.C.R.,
"Structuring",
Conference Record of the 4th ACM Symposium on Principles of Programming Languages, pp. 201-205, 1977.
Google
Quotations
201 ;;Quote: data structures by a set of ordered pairs: index/element
| 202 ;;Quote: selection by a 'group' of assignment statements; 'G(i)' is a case statement; if..then..else is a 2-element group; 'do..' ignores the indices
| QuoteRef: hehnEC_1977 ;;203 "Finally the notation while..do.. may be used to abbreviate a recursively defined group." [as condition: action, group- reference.
| 203 ;;Quote: most texts explain control structures by tracing execution of some implementation, even though this is frowned upon in general
|
Related Topics
ThesaHelp: references g-h (299 items)
ThesaHelp: ACM references f-l (241 items)
Topic: simple loop (15 items)
Topic: data record (57 items)
Topic: arrays (57 items)
Topic: attribute-value pairs as information (53 items)
Group: data structures (12 topics, 275 quotes)
Topic: case statement (25 items)
Topic: declarative vs. procedural representation (53 items)
Topic: semantics by an abstract machine (38 items)
Group: program control (27 topics, 547 quotes)
|