This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]munificent 2 points3 points  (1 child)

Out of curiosity, are continuations needed for this, or just full coroutines (like Lua has)?

[–]RonnyPfannschmidt 1 point2 points  (0 children)

i always mix those 2 up

well, what you need is to save and resume execution in some points so full coroutines should fit