Y
Hacker News
new
|
ask
|
show
|
jobs
by
fanf2
467 days ago
You don’t need continuations to implement resumable errors. The trick is simply to not unwind the stack when an error happens.
http://axisofeval.blogspot.com/2011/04/whats-condition-syste...