parrotcode: Sample co-routines in Parrot | |
Contents | Examples |
examples/pasm/coroutine.pasm - Sample co-routines in Parrot
% ./parrot examples/pasm/coroutine.pasm
This shows you how to create two coroutines and invoke
them.
docs/ops/core.pod docs/pdds/pdd03_calling_conventions.pod
|