ThesaHelp: references c-d
Topic: multi-tasking
Topic: co-routines
Topic: object-oriented objects
| |
Reference
Dahl, O.-J., Hoare, C.A.R.,
"Hierarchical program structures", pp. 175-220, in Dahl, O.-J., Dijkstra, E.W., Hoare, C.A.R. (ed.),
Structured Programming, Academic Press, 1972.
Google
Other Reference
report of Norwegian Computing Center
Quotations
5 ;;Quote: Simula classes are non-nested blocks, i.e., endure over time
| QuoteRef: dahlOJ_1972a ;;13 for co-routines: a call, a resume (continue with), and a detach (return to previous caller will maintaining control)
| QuoteRef: dahlOJ_1972a ;;14 Terminated object may not be called or resumed but may be accessed
|
Related Topics
ThesaHelp: references c-d (337 items)
Topic: multi-tasking (22 items)
Topic: co-routines (13 items)
Topic: object-oriented objects (36 items)
|