REPLs aren't debuggers.
More like, debuggers are a subset of what a proper REPL can do.
The problem is that people think 'python-like' repl is equivalent to CL's repl.
More like, debuggers are a subset of what a proper REPL can do.