出典:Wikipedia
出典:『Wikipedia』 (2011/06/08 19:23 UTC 版)
In computer science, the term threaded code refers to a compiler implementation technique where the generated code has a form that essentially consists entirely of calls to subroutines. The code may be processed by an interpreter, or may simply be a sequence of machine code call instructions.