Threaded code: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Cn}}
m punct
Line 260:
 
==={{anchor|String threading}}Lesser-used threading===
An example is string threading, in which operations are identified by strings, usually looked- up by a hash table. This was used in Charles H. Moore's earliest Forth implementations and in the [[University of Illinois at Urbana–Champaign|University of Illinois]]'s experimental hardware-interpreted computer language. It is also used in [[Bashforth]].
 
===RPL===