|
|
|
|
Coroutine
Coroutine In computer science, coroutines are program components ... point of entry; the start of a coroutine is the first point of entry, and places within a coroutine following returns (yields) are subsequent points of ... look like this: var q := new queue coroutine produce loop while q is not full ... the items to q yield to consume coroutine consume loop while q is not ...
http://en.wikipedia.org/wiki/Coroutine - 17k - Cached - Similar pages
|
Coroutine (translated from Japanese)
Coroutine Coroutine(Co-routine) With programming . subroutine designating to ... circumstance, イテレータ, unlimited list and pipe easily. Coroutine is thought the thing which generalizes the subroutine, but the language which supports coroutine quickly and it is little.
http://ja.wikipedia.org/wiki/コルーチン - 1k - Cached (Japanese) - Wikipedia (Japanese) - Similar pages
|
Talk:Coroutine
Talk:Coroutine Doesn't Ruby have coroutines? Someone should ... mention above. In situations in which a coroutine would be the natural implementation of a ... a concomitantly difficult learning curve. When a coroutine is all that is needed, using a ... and have a defined lifecycle (when the coroutine hits the end of execution, it dies ...
http://en.wikipedia.org/wiki/Talk:Coroutine - 13k - Cached - Similar pages
|
Simulated (translated from French)
... as "quasi-parallel", using the concept of coroutine. A coroutine is a routine at several exit points ... Class TwinProcess(Name); Text Name; Begin ! Initial coroutine entry (creation) Ref(TwinProcess) Twin; OutText(Name); OutText(": Creation"); OutImage; ! First coroutine exit Detach; ! Second coroutine entry OutText(Name); OutText(": Second coroutine ...
http://fr.wikipedia.org/wiki/Simula - 11k - Cached (French) - Wikipedia (French) - Similar pages
|
Data-processing language (translated from French)
... 2 CORAL 3 CORBA CORBIE CORC CORE Coroutine Pascal CORRELATE Correlatives and Conversions CORTL CORVET ... General Purpose Graphic Language Gentleman' S Portable Coroutine System Genascript GENER/OL Genesis 2 GENIFER ...
http://fr.wikipedia.org/wiki/Langage_informatique - 60k - Cached (French) - Wikipedia (French) - Similar pages
|
Burroughs B5000
... call mechanism invokes a procedure as a coroutine. Coroutines have partner tasks, where control is ... had invoked the procedure p as a coroutine, or a process instruction, the D[3 ...
http://en.wikipedia.org/wiki/Burroughs_B5000 - 56k - Cached - Similar pages
|
Protothreads
... Protothreads library in Objective-C See also Coroutine
http://en.wikipedia.org/wiki/Protothreads - 0k - Cached - Similar pages
|
Category:Programming constructs
... statement Cons Constructor function Constructor overloading Continuation Coroutine Critical section D Dangling pointer Data segment ...
http://en.wikipedia.org/wiki/Category:Programming_constructs - 4k - Cached - Similar pages
|
Actor model
... the modularity of programs. However, Simula used coroutine control structure instead of true concurrency. Smalltalk ...
http://en.wikipedia.org/wiki/Actor_model - 74k - Cached - Similar pages
|
Continuation
... detail. See also Continuation passing style closure coroutine spaghetti stack denotational semantics GOTO COMEFROM External ...
http://en.wikipedia.org/wiki/Continuation - 13k - Cached - Similar pages
|
| Page:1 2 Next >> |