ThesaHelp: references p-r
ThesaHelp: ACM references m-z
Topic: extensible languages
Topic: extensible systems
Topic: programmer productivity
Topic: bootstrapped systems
Topic: device driver
Topic: non-preemptive task scheduling
Topic: real numbers and floating point numbers
Topic: FOCUS number system
| |
Reference
Rather, E.D., Colburn, D.R., Moore, C.H.,
"The evolution of Forth, with transcript of presentation", pp. 625-670, in Bergin, T.J., Jr., Gibson, R.G., Jr. (ed.),
History of Programming Languages-II, New York, ACM Press, 1996.
Google
Quotations
627 ;;Quote: Forth was designed to replace the "vast hierarchy" of software tools with a simple, natural programmer-to-Forth interface
| 630 ;;Quote: despite primitive on-line computers and Forth's oddness, Forth can be more productive than fully supported mainframes
| 636 ;;Quote: can bootstrap Forth on native hardware with 4K kernal and 40 pages of Forth; used metacompiler to compile the kernal
| 639 ;;Quote: a non-preemptive task scheduler may be used for real-time systems because they are dominated by I/O instead of computational tasks
| 639 ;;Quote: use i*j/k for efficient calibration, scaling, and rational approximation; e.g., multiply by pi with an error of 10^-7
|
Related Topics
ThesaHelp: references p-r (245 items)
ThesaHelp: ACM references m-z (280 items)
Topic: extensible languages (69 items)
Topic: extensible systems (22 items)
Topic: programmer productivity (57 items)
Topic: bootstrapped systems (7 items)
Topic: device driver (15 items)
Topic: non-preemptive task scheduling (16 items)
Topic: real numbers and floating point numbers (37 items)
Topic: FOCUS number system (8 items)
|