Threaded Interpretive Languages (1981) [pdf](sinclairql.speccy.org) |
Threaded Interpretive Languages (1981) [pdf](sinclairql.speccy.org) |
I've been rereading "Thinking Forth", which is a great high-level book on software engineering that happens to use Forth as it's language for discussion. "Threaded Interpretive Languages" is a nice trip in the other direction, to the low level details of how to efficiently implement a system that follows Forth's ideas.