(via e713)
An introduction to continuations using Python.
Starts by showing code in CPS, and only then talks about capturing the current continuation. Since call/cc is quite confusing, this seems like a good approach.
Posted to general by Ehud Lamm on 5/19/02; 2:39:27 PM
|