I couldn’t find an answer to this question… Is there a “periodic boundary condition”? I.e. does the execution continue on the opposite site? Or is it illegal that the execution leaves the program?
I couldn’t find an answer to this question… Is there a periodic boundary condition?
Share
from http://en.wikipedia.org/wiki/Befunge
So, for “classic” Befunge, yes, it wraps. But later developments made it not-so-simple.