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
Finally fixed the infinite loop problem in the in-process REPL. I'll need to tidy up all this code at some point, there are various stateful classes with interactions now and it's getting messy. Closed by b0b66f1.
I define the next procedure in the REPL:
If I execute it right after:
From the user perspective, the execution seems to finish (?). This might prove wrong the validity of the Halting Problem.
The text was updated successfully, but these errors were encountered: