You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
specifically, parse_number calls os_terminate if it fails, which is really annoying if you are running on actual hardware.
short of rewriting everything to propogate errors, couldn't you just jump somewhere that would start the interpret loop again?