sci

Gregory Bleiker 2026-04-22T20:00:46.923719Z

Question: would it be possible to break the interpreter at some point in the code and drop into a repl with the context? This would allow debugging a running program. Maybe it wouldn't be a repl, but something else that would allow stepping and showing the next expression (for those who remember gdb)