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?
What happens in Befunge if the execution reaches the limits of the program?
306 views Asked by steffen At
1
from http://en.wikipedia.org/wiki/Befunge
So, for "classic" Befunge, yes, it wraps. But later developments made it not-so-simple.