ThesaHelp: references p-r
Group: engineering
Topic: problem solving
Topic: history of mathematics
Group: programming
Topic: flow diagrams and flow charts
Topic: compiler
Topic: programming with a database of modules
| |
Reference
Perlis, A.J., Smith, J.W.,
"A mathematical language compiler [IT]", pp. 87-102,
"Automatic Coding", Monograph #3, Philadelphia, Franklin Institute, April 1957.
Google
Quotations
87 ;;Quote: most engineering and scientific problems consist of initiate, perform, communicate result with optional repetition until acceptable
| 87+;;Quote: an algorithm is a collection of processes organized by a control function
| 89 ;;Quote: a flow chart represents an algorithm by nodes for processes and links for the control function
| 91 ;;Quote: a compiler translates flow charts into code, compiles any program, includes named flow charts, and allocates memory
| 98 ;;Quote: compile statements by symbol pairs invoking a generator; context not needed
|
Related Topics
ThesaHelp: references p-r (245 items)
Group: engineering (30 topics, 302 quotes)
Topic: problem solving (32 items)
Topic: history of mathematics (57 items)
Group: programming (339 topics, 10050 quotes)
Topic: flow diagrams and flow charts (21 items)
Topic: compiler (18 items)
Topic: programming with a database of modules (94 items)
|