Continuation - cschladetsch/CsharpPyro GitHub Wiki

Continuation

A continuation is much like a co-routine.

It can have a local scope of name/value pairs and is executed using Reverse Polish Notation.