Definitions
from Wiktionary, Creative Commons Attribution/Share-Alike License.
- noun Alternative spelling of
coroutine .
Etymologies
Sorry, no etymologies found.
Support
Help support Wordnik (and make this page ad-free) by adopting the word co-routine.
Examples
-
The template rule itself is inverted (compiled into a co-routine, in the sense of Jackson Structured Programming): that is, the compiled code does not issue a subroutine call in response to an apply-template instruction (or other instructions that recurse down the tree, like xsl: copy-of and xsl: value-of); instead, it saves its state on an application stack, and yields control to its caller (the StreamingDespatcher), being called again to finish its work when the SAX parser notifies the matching end tag.
Planet XML 2009
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.