Threaded code: Difference between revisions

Content deleted Content added
Line 31:
 
Less often used are
*String threading: In which operations are idnetifiedidentified by strings, usually looked-up by a hash table. This was used in Charles Moore's earliest Forth implementations, and also in the [[University of Illinois]]'s experimental hardware-interpreted computer language.
* [[return threading]]
* [[call threading]]