Hacker News new | ask | show | jobs
by remexre 936 days ago
I don't believe Scheme as standardized has delimited continuations, only call/cc; it's just that Scheme implementations have often been the laboratories in which experiments on delimited control have been performed.