ThesaHelp: references g-h
Topic: recursion
| |
Reference
Hehner, E.C.R.,
"do considered od: A contribution to the programming calculus",
Acta Informatica, 11, 4, pp. 287-304, 1979.
Google
Quotations
287 ;;Quote: recursive refinement is better than the repetitive DO statement
| 297 ;;Quote: recursion is more natural than repetition because when there's more to be done, one specifies it
| 297+;;Quote: with do..od, immediate exit if omit the recursive "DO" from some alternative
| 297 ;;Quote: with recursive refinement, each alternative is independent; specify further (possibly recursive) action only where needed
|
Related Topics
ThesaHelp: references g-h (299 items)
Topic: recursion (16 items)
|