Without call/cc you get callback pyramids, state machines, command pattern undo stacks, Promise chains, and framework-specific hooks — each a partial ad-hoc reinvention of continuations with its own edge cases. The complexity doesn't disappear; it moves into user code. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>