ThesaHelp: references i-l
Topic: primitive functions
Topic: threaded code
Topic: function definition
| |
Reference
James, J.S.,
"FORTH for microcomputers",
Dr. Dobb's Journal of Computer Calisthenics and Orthodontia, 1978.
Google
Other Reference
Sigplan, 13.9:33-39
Quotations
33 ;;Quote: FORTH has about 40 primitives; defined in machine language
| 33 ;;Quote: in 5-6K get an interactive Forth compiler, I/O drivers, assembler, virtual memory, and text editor
| 38 ;;Quote: if redefine a name in the dictionary, earlier uses continue to refer to the old definition (already compiled)
| 39 ;;Quote: implemented a radiotelescope control and data analysis system in Forth in a third the time and a quarter the space
|
Related Topics
ThesaHelp: references i-l (342 items)
Topic: primitive functions (34 items)
Topic: threaded code (18 items)
Topic: function definition (25 items)
|