Add a description, image, and links to the befunge-93 topic page so that developers can more easily learn about it.
This bf interpreter uses two "static" counters to achieve this, that physically occupy a space on the board. These could be held in memory, but Befunge only supports swapping the topmost two values in ...