ThesaHelp: references e-f
ThesaHelp: ACM references f-l
Topic: descriptive languages
Topic: prompted input
Topic: processing a sequence
Topic: state machine
Topic: semantics by an abstract machine
Topic: state
| |
Reference
Floyd, R.W.,
"The paradigms of programming",
Communications of the ACM, 22, 8, pp. 455-460, August 1979.
Google
Quotations
458 ;;Quote: programming languages should support the major paradigms of their users' communities
| 459 ;;Quote: the standard paradigm for interactive input is PROMPT..READ..CHECK..ECHO
| 459 ;;Quote: many tasks consist of generate elements of a set, filter a subset, accumulate over some function
| 459 ;;Quote: state-machine paradigm represents state by values of storage variables; must handle simultaneous assignment
|
Related Topics
ThesaHelp: references e-f (168 items)
ThesaHelp: ACM references f-l (241 items)
Topic: descriptive languages (22 items)
Topic: prompted input (5 items)
Topic: processing a sequence (17 items)
Topic: state machine (67 items)
Topic: semantics by an abstract machine (38 items)
Topic: state (35 items)
|